@base <https://wordnet.dk/dannet/external/ili/i56145> .
@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:i56145 rdf:type ili:Concept;
           skos:definition "a hospital for mentally incompetent or unbalanced person"@en;
           dc11:source "<http://wordnet-rdf.princeton.edu/wn30/03746574-n>";
           dns:linkedConcept en:oewn-03752065-n;
           dns:eqSimilar dn:synset-20768;
           dns:eqHypernym dn:synset-63404, dn:synset-5105, dn:synset-63368.

# 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
dn:synset-63404 rdfs:label "{sindssygeanstalt_§1}"@da.
dn:synset-20768 rdfs:label "{amtshospital_§1}"@da.
dn:synset-5105 rdfs:label "{institution_§1a(2)}"@da.
dn:synset-63368 rdfs:label "{sindssygehospital_§1}"@da.
en:oewn-03752065-n rdfs:label "{asylum; insane asylum; mental home; mental hospital; mental institution; psychiatric hospital}"@en,
                              "{asylum; insane asylum; institution; mental home; mental hospital; mental institution; psychiatric hospital}"@en.

