@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix disciplines: <http://base.uni-ak.ac.at/portfolio/disciplines/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

disciplines:301202
  skos:notation "301202" ;
  skos:prefLabel "History of pharmacy"@en, "Geschichte der Pharmazie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301208
  skos:notation "301208" ;
  skos:prefLabel "Pharmaceutical technology"@en, "Pharmazeutische Technologie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301211
  skos:notation "301211" ;
  skos:prefLabel "Toxicology"@en, "Toxikologie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

disciplines:301201
  skos:notation "301201" ;
  skos:prefLabel "Pharmaceutical and drug analysis"@en, "Arzneimittel-, Arzneistoffanalyse"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301207
  skos:notation "301207" ;
  skos:prefLabel "Pharmaceutical chemistry"@en, "Pharmazeutische Chemie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:oefos
  skos:prefLabel "Wissenschafts-/Kunstzweige"@de, "Disciplines"@en ;
  a skos:ConceptScheme .

disciplines:3012
  skos:narrower disciplines:301202, disciplines:301206, disciplines:301212, disciplines:301204, disciplines:301209, disciplines:301203, disciplines:301210, disciplines:301207, disciplines:301205, disciplines:301213, disciplines:301201, disciplines:301211, disciplines:301214, disciplines:301208 ;
  skos:notation "3012" ;
  skos:broader disciplines:301 ;
  skos:prefLabel "Pharmazie, Pharmakologie, Toxikologie"@de, "Pharmacy, Pharmacology, Toxicology"@en ;
  skos:inScheme disciplines:oefos ;
  dc:modified "2019-03-25T16:05:16.955+00:00"^^xsd:dateTime ;
  a skos:Concept .

disciplines:301210
  skos:notation "301210" ;
  skos:prefLabel "Psychopharmacology"@en, "Psychopharmakologie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

rdf:type
  rdfs:comment "The subject is an instance of a class." ;
  rdfs:label "type" .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en ;
  rdfs:label "preferred label"@en .

disciplines:301206
  skos:notation "301206" ;
  skos:prefLabel "Pharmakologie"@de, "Pharmacology"@en ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

skos:notation
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en ;
  rdfs:label "notation"@en .

disciplines:301205
  skos:notation "301205" ;
  skos:prefLabel "Pharmakokinetik"@de, "Pharmacokinetics"@en ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

disciplines:301214
  skos:notation "301214" ;
  skos:prefLabel "Biopharmacy"@en, "Biopharmazie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301204
  skos:notation "301204" ;
  skos:prefLabel "Pharmacognosy"@en, "Pharmakognosie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301213
  skos:notation "301213" ;
  skos:prefLabel "Drug Targeting"@de, "Drug targeting"@en ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301203
  skos:notation "301203" ;
  skos:prefLabel "Pharmacodynamics"@en, "Pharmakodynamik"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

disciplines:301209
  skos:notation "301209" ;
  skos:prefLabel "Pharmacy"@en, "Pharmazie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

disciplines:301
  skos:notation "301" ;
  skos:prefLabel "Medical-Theoretical Sciences, Pharmacy"@en, "Medizinisch-theoretische Wissenschaften, Pharmazie"@de ;
  a skos:Concept ;
  skos:narrower disciplines:3012 .

disciplines:301212
  skos:notation "301212" ;
  skos:prefLabel "Clinical pharmacy"@en, "Klinische Pharmazie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3012 .

