@base <https://wordnet.dk/dannet/external/ili/i64383> .
@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:i64383 rdf:type ili:Concept;
           skos:definition "alternative names for the body of a human being"@en;
           dc11:source "<http://wordnet-rdf.princeton.edu/wn30/05217168-n>";
           dns:linkedConcept en:oewn-05224424-n, dn:synset-4075;
           dns:eqSimilar dn:synset-4086;
           dns:eqHypernym dn:synset-4202.

# 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:linkedConcept rdfs:label "forbundet begreb"@da, "linked concept"@en.
dc11:source rdfs:label "Source"@en.
dns:eqHypernym rdfs:label "equivalent hypernym"@en, "ækvivalent overbegreb"@da.

# Synset labels
en:oewn-05224424-n rdfs:label "{bod; flesh; human body; material body; physical body; soma}"@en,
                              "{anatomy; bod; build; chassis; figure; flesh; form; frame; human body; material body; physical body; physique; shape; soma}"@en.
dn:synset-4086 rdfs:label "{anatomi_§1a}"@da.
dn:synset-4202 dns:shortLabel "{krop_§1; organisme_§1a; …}"@da;
               rdfs:label "{krop_§1; organisme_§1a; system_§3b}"@da.
dn:synset-4075 dns:shortLabel "{figur_§2; skikkelse_§1b; …}"@da;
               rdfs:label "{figur_§2; skikkelse_§1b; skrog_§2}"@da.

