@base <https://wordnet.dk/dannet/external/en/oewn-08151063-n> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix ili: <http://globalwordnet.org/ili/> .
@prefix en: <https://en-word.net/id/> .
@prefix enl: <https://en-word.net/lemma/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-08151063-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.group";
                   wn:hypernym en:oewn-08354251-n;
                   wn:partOfSpeech wn:noun;
                   wn:mero_part en:oewn-03816281-n;
                   rdfs:label "{NIH; National Institutes of Health}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:NIH#NIH-oewn-08151063-n,
                                            enl:National_Institutes_of_Health#National_Institutes_of_Health-oewn-08151063-n;
                   wn:definition _:653f50515448464b007b6841a7befba8;
                   wn:ili ili:i79916;
                   wn:holo_part en:oewn-08150518-n.

_:653f50515448464b007b6841a7befba8 rdf:value "an agency in the Department of Health and Human Services whose mission is to employ science in the pursuit of knowledge to improve human health; is the principal biomedical research agency of the federal government"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
ontolex:LexicalConcept rdfs:label "lexical concept"@en, "lexikalisches Konzept"@de, "leksikale konsep"@af,
                                  "leksikalsk begreb"@da, "conceito léxico"@pt, "concepto lexicalizado"@es,
                                  "concetto lessicale"@it, "lexikaliskt begrepp"@sv, "concept lexical"@fr,
                                  "lexikaal concept"@nl, "лексическое понятие"@ru, "concept lexical"@ro.
wn:hypernym rdfs:label "hypernym"@en, "har overbegreb"@da.
wn:partOfSpeech rdfs:label "part of speech"@en.
enl:NIH#NIH-oewn-08151063-n rdfs:label "NIH"@en.
enl:National_Institutes_of_Health#National_Institutes_of_Health-oewn-08151063-n rdfs:label "National Institutes of Health"@en.
wn:mero_part rdfs:label "har bestanddel"@da, "meronym part"@en.
wn:noun rdfs:label "noun"@en.
rdfs:label rdfs:label "label", "etiket"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
ontolex:lexicalizedSense rdfs:label "lexikalisierter Sinn"@de, "acepción lexicalizada"@es, "geleksikaliseerde Sin"@af,
                                    "lexicalized sense"@en, "senso lessicalizzato"@it, "lexikaal zin"@nl,
                                    "лексикализованный смысл"@ru, "sens lexicalizat"@ro, "lexikaliserad betydelse"@sv,
                                    "signification lexicalisé"@fr.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.
wn:holo_part rdfs:label "bestanddel af"@da, "holonym part"@en.

# Synset labels
en:oewn-03816281-n rdfs:label "{National Library of Medicine; U.S. National Library of Medicine; United States National Library of Medicine}"@en.
en:oewn-08150518-n rdfs:label "{Department of Health and Human Services; HHS; Health and Human Services}"@en.
en:oewn-08354251-n rdfs:label "{federal agency; government agency}"@en,
                              "{agency; authority; bureau; federal agency; government agency; office}"@en.

