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

disciplines:3051
  skos:prefLabel "Forensic Medicine"@en, "Gerichtsmedizin"@de ;
  skos:narrower disciplines:305105, disciplines:305106, disciplines:305107, disciplines:305108, disciplines:305101, disciplines:305102, disciplines:305103, disciplines:305109, disciplines:305104 ;
  skos:notation "3051" ;
  dc:modified "2019-03-25T16:03:17.638+00:00"^^xsd:dateTime ;
  skos:broader disciplines:305 ;
  skos:inScheme disciplines:oefos ;
  a skos:Concept .

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

disciplines:305101
  skos:notation "305101" ;
  skos:prefLabel "Blutspurenanalyse"@de, "Bloodstain pattern analysis"@en ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

disciplines:305107
  skos:notation "305107" ;
  skos:prefLabel "Forensic toxicology"@en, "Forensische Toxikologie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

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:oefos
  skos:prefLabel "Wissenschafts-/Kunstzweige"@de, "Disciplines"@en ;
  a skos:ConceptScheme .

disciplines:305106
  skos:notation "305106" ;
  skos:prefLabel "Forensische Radiologie"@de, "Forensic radiology"@en ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

disciplines:305
  skos:notation "305" ;
  skos:prefLabel "Andere Humanmedizin, Gesundheitswissenschaften"@de, "Other Human Medicine, Health Sciences"@en ;
  a skos:Concept ;
  skos:narrower disciplines:3051 .

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:305105
  skos:notation "305105" ;
  skos:prefLabel "Forensische Psychiatrie"@de, "Forensic psychiatry"@en ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

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:305104
  skos:notation "305104" ;
  skos:prefLabel "Forensic chemistry"@en, "Forensische Chemie"@de ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

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:305103
  skos:notation "305103" ;
  skos:prefLabel "Forensische Biologie"@de, "Forensic biology"@en ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

disciplines:305109
  skos:notation "305109" ;
  skos:prefLabel "Forensische Anthropologie"@de, "Forensic anthropology"@en ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

disciplines:305102
  skos:notation "305102" ;
  skos:prefLabel "DNA-Analyse (Gerichtsmedizin)"@de, "DNA analysis (Forensic medicine)"@en ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

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:305108
  skos:notation "305108" ;
  skos:prefLabel "Forensic human medicine"@en, "Gerichtliche Humanmedizin"@de ;
  a skos:Concept ;
  skos:broader disciplines:3051 .

