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

ili:i70390 rdf:type ili:Instance;
           skos:definition "(Anglican Church) a daily evening service with prayers prescribed in the Book of Common Prayer"@en;
           dc11:source "<http://wordnet-rdf.princeton.edu/wn30/06456759-n>";
           dns:eqSimilar dn:synset-56172;
           skos:note "(Anglican Church) a daily evening service with prayers prescribed in the Book of Common Prayer"@en;
           skos:semanticRelation dn:synset-56172;
           skos:closeMatch dn:synset-56172;
           skos:mappingRelation dn:synset-56172.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
dns:eqSimilar rdfs:label "ækvivalent nær-synonym"@da, "equivalent near synonym"@en.
skos:definition rdfs:label "definition"@da, "definition"@en.
skos:closeMatch rdfs:label "has close match"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
dc11:source rdfs:label "Source"@en.
skos:note rdfs:label "bemærkning"@da, "note"@en.

# Synset labels
dn:synset-56172 rdfs:label "{aftenbøn_§1}"@da.

