@base <https://wordnet.dk/dannet/external/en/oewn-04005638-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 dn: <https://wordnet.dk/dannet/data/> .
@prefix dns: <https://wordnet.dk/dannet/schema/> .
@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-04005638-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.artifact";
                   wn:example [rdf:value "he told the doctor that he had been taking his prescription regularly"@en];
                   wn:eq_synonym dn:synset-61040;
                   wn:hypernym en:oewn-03745652-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{ethical drug; prescription; prescription drug; prescription medicine}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym en:oewn-04075373-n;
                   ontolex:lexicalizedSense enl:prescription_medicine#prescription_medicine-oewn-04005638-n,
                                            enl:prescription_drug#prescription_drug-oewn-04005638-n,
                                            enl:prescription#prescription-oewn-04005638-n,
                                            enl:ethical_drug#ethical_drug-oewn-04005638-n;
                   dns:eqHypernym dn:synset-835;
                   wn:definition [rdf:value "a drug that is available only with written instructions from a doctor or dentist to a pharmacist"@en];
                   wn:ili ili:i57647.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
wn:eq_synonym rdfs:label "ækvivalent begreb"@da, "eq synonym"@en.
enl:prescription_medicine#prescription_medicine-oewn-04005638-n rdfs:label "prescription medicine"@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.
"<https://en-word.net/>" dc:title "Open English WordNet"@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.
wn:hyponym rdfs:label "har underbegreb"@da, "hyponym"@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.
enl:prescription_drug#prescription_drug-oewn-04005638-n rdfs:label "prescription drug"@en.
dns:eqHypernym rdfs:label "equivalent hypernym"@en, "ækvivalent overbegreb"@da.
enl:prescription#prescription-oewn-04005638-n rdfs:label "prescription"@en.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.
enl:ethical_drug#ethical_drug-oewn-04005638-n rdfs:label "ethical drug"@en.

# Synset labels
dn:synset-835 rdfs:label "{lægemiddel_§1; medicin_§1}"@da.
en:oewn-03745652-n rdfs:label "{medicament; medicinal drug}"@en, "{medicament; medication; medicinal drug; medicine}"@en.
en:oewn-04075373-n rdfs:label "{refill}"@en.
dn:synset-61040 rdfs:label "{receptmedicin}"@da.

