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

<https://pm20.zbw.eu/category/subject/i/145762>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n38_Sm501_(H)>, <http://purl.org/pressemappe20/category/subject/i/145762> ;
  skos:prefLabel "Internationale Abmachungen zum Schutze des gewerblichen Eigentums"@de, "International agreements for the protection of industrial property"@en ;
  rdfs:label "International agreements for the protection of industrial property"@en, "Internationale Abmachungen zum Schutze des gewerblichen Eigentums"@de ;
  skos:scopeNote "Internationale Abmachungen zur Unterdrückung falscher Handelsbeziehungen"@de ;
  dc:identifier "145762" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145757> ;
  skos:notation "n38 Sm501 (H)" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145762/about> ;
  zbwext:notationLong "n 38 SM 501 (H)" .

<https://pm20.zbw.eu/category/subject/i/145757>
  skos:notation "n38" ;
  rdfs:label "Copyright protection"@en, "Urheberschutz"@de ;
  skos:prefLabel "Copyright protection"@en, "Urheberschutz"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145762> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
