@prefix disciplines: <http://base.uni-ak.ac.at/portfolio/disciplines/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

disciplines:506013
  skos:notation "506013" ;
  skos:prefLabel "Politische Theorie"@de, "Political theory"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

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

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:506003
  skos:notation "506003" ;
  skos:prefLabel "Development policy"@en, "Entwicklungspolitik"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506009
  skos:notation "506009" ;
  skos:prefLabel "Organisationstheorie"@de, "Organisation theory"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506012
  skos:notation "506012" ;
  skos:prefLabel "Political systems"@en, "Politische Systeme"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

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

disciplines:506002
  skos:notation "506002" ;
  skos:prefLabel "E-Government"@de, "E-government"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506008
  skos:notation "506008" ;
  skos:prefLabel "Conflict research"@en, "Konfliktforschung"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

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

disciplines:506011
  skos:notation "506011" ;
  skos:prefLabel "Politische Geschichte"@de, "Political history"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506017
  skos:notation "506017" ;
  skos:prefLabel "Science and technology policy"@en, "Wissenschafts- und Technologiepolitik"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

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 .

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:5060
  skos:narrower disciplines:506016, disciplines:506001, disciplines:506005, disciplines:506015, disciplines:506002, disciplines:506006, disciplines:506011, disciplines:506014, disciplines:506013, disciplines:506009, disciplines:506017, disciplines:506008, disciplines:506010, disciplines:506003, disciplines:506007, disciplines:506012, disciplines:506004 ;
  a skos:Concept ;
  skos:inScheme disciplines:oefos ;
  skos:broader disciplines:506 ;
  skos:prefLabel "Politikwissenschaften"@de, "Political Science"@en ;
  skos:notation "5060" ;
  dc:modified "2019-03-25T16:15:09.647+00:00"^^xsd:dateTime .

disciplines:506001
  skos:notation "506001" ;
  skos:prefLabel "Allgemeine Staatslehre"@de, "General theory of the state"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506007
  skos:notation "506007" ;
  skos:prefLabel "Internationale Beziehungen"@de, "International relations"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506010
  skos:notation "506010" ;
  skos:prefLabel "Policy analysis"@en, "Politikfeldanalyse"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506016
  skos:notation "506016" ;
  skos:prefLabel "Migration policy"@en, "Migrationspolitik"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

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:506006
  skos:notation "506006" ;
  skos:prefLabel "Friedensforschung"@de, "Peace studies"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506015
  skos:notation "506015" ;
  skos:prefLabel "Asylpolitik"@de, "Asylum policy"@en ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506005
  skos:notation "506005" ;
  skos:prefLabel "Research policy"@en, "Forschungspolitik"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

disciplines:506
  skos:notation "506" ;
  skos:prefLabel "Politikwissenschaften"@de, "Political Science"@en ;
  a skos:Concept ;
  skos:narrower disciplines:5060 .

disciplines:506014
  skos:notation "506014" ;
  skos:prefLabel "Comparative politics"@en, "Vergleichende Politikwissenschaft"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

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:506004
  skos:notation "506004" ;
  skos:prefLabel "European integration"@en, "Europäische Integration"@de ;
  a skos:Concept ;
  skos:broader disciplines:5060 .

