@base <https://wordnet.dk/dannet/external/ili/i106351> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix en: <https://en-word.net/id/> .
@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:i106351 rdf:type ili:Concept;
            skos:definition "that which is inherited; a title or property or estate that passes by law to the heir on the death of the owner"@en;
            dc11:source "<http://wordnet-rdf.princeton.edu/wn30/13262913-n>";
            dns:linkedConcept en:oewn-13283812-n, dn:synset-48282;
            dns:eqHyponym dn:synset-15554;
            dns:eqSimilar dn:synset-45226.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dns:eqSimilar rdfs:label "equivalent near synonym"@en, "equivalent nær-synonym"@da.
skos:definition rdfs:label "definition"@da, "definition"@en.
dns:eqHyponym rdfs:label "ækvivalent underbegreb"@da, "equivalent hyponym"@en.
dns:linkedConcept rdfs:label "forbundet begreb"@da, "linked concept"@en.
dc11:source rdfs:label "Source"@en.

# Synset labels
en:oewn-13283812-n rdfs:label "{heritage; inheritance}"@en.
dn:synset-45226 rdfs:label "{arv_§1a}"@da.
dn:synset-48282 rdfs:label "{arv_§1}"@da.
dn:synset-15554 rdfs:label "{arvegods_§1; arvestykke_§1}"@da.

