@base <https://wordnet.dk/dannet/data/synset-78106> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix ili: <http://globalwordnet.org/ili/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

dn:synset-78106 skos:inScheme "<https://wordnet.dk/dannet/data>";
                wn:ili ili:i1396;
                skos:exactMatch ili:i1396;
                skos:closeMatch ili:i1396;
                skos:mappingRelation ili:i1396;
                skos:semanticRelation ili:i1396.

# Relation labels
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
skos:closeMatch rdfs:label "has close match"@en.
skos:exactMatch rdfs:label "has exact match"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
wn:ili rdfs:label "interlingual index"@en.
"<https://wordnet.dk/dannet/data>" rdfs:label "DanNet";
                                   dc:title "DanNet";
                                   dc11:title "DanNet".

