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

dn:synset-69723 dc:subject "spo"@da;
                dns:eqHypernym ili:i80347;
                dc11:subject "spo"@da;
                skos:semanticRelation ili:i80347;
                skos:broadMatch ili:i80347;
                skos:broader ili:i80347;
                skos:broaderTransitive ili:i80347;
                skos:mappingRelation ili:i80347.

# Relation labels
dc:subject rdfs:label "Subject"@en.
dns:eqHypernym rdfs:label "equivalent hypernym"@en, "ækvivalent overbegreb"@da.
dc11:subject rdfs:label "Subject"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
skos:broadMatch rdfs:label "has broader match"@en.
skos:broader rdfs:label "has broader"@en.
skos:broaderTransitive rdfs:label "has broader transitive"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@en.

