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

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 .
<https://pm20.zbw.eu/category/subject/i/145795>
  skos:notation "n Sm12" ;
  rdfs:label "Market research and methods of increasing sales, general"@en, "Marktforschung und Absatzsteigerungsmethoden, Allgemein"@de ;
  skos:prefLabel "Market research and methods of increasing sales, general"@en, "Marktforschung und Absatzsteigerungsmethoden, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/195589> .

<https://pm20.zbw.eu/category/subject/i/195589>
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm12.III>, <http://purl.org/pressemappe20/category/subject/i/195589> ;
  skos:prefLabel "Sales research (including consumer and consumer motivation research), consumer behavior"@en, "Absatzforschung (einschl. Konsum- und Konsummotivforschung), Verbraucherverhalten"@de ;
  rdfs:label "Absatzforschung (einschl. Konsum- und Konsummotivforschung), Verbraucherverhalten"@de, "Sales research (including consumer and consumer motivation research), consumer behavior"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145795> ;
  zbwext:notationLong "n 00 SM 012.03" ;
  skos:notation "n Sm12.III" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/195589/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "195589" .

