@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix pm20sk: <http://zbw.eu/beta/pm20voc/sk/> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

pm20sk:73443
  a skos:Concept ;
  rdfs:label "Politische Theorien, politische Philosophien und Strömungen"@de, "Political Theory, Political Philosophies, and Ideologies"@en ;
  zbwext:notationLong "REL-04010" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181608> ;
  skos:scopeNote "(einschl.: z.B. Freiheit, Ideologie, Konservatismus, Liberalismus, Nationalismus, Policy-Ansatz, politische Ethik, politisches Ziel) (ausschl.: Wirtschaftsliberalismus BENUTZE: !665629826! ECS-06010  Wirtschaftsordnung)"@de ;
  skos:prefLabel "Politische Theorien, politische Philosophien und Strömungen"@de, "Political Theory, Political Philosophies, and Ideologies"@en ;
  dc:identifier "73443" ;
  skos:notation "REL-04010" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> .

