@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 dc: <http://purl.org/dc/terms/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

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/i/195588>
  dc:identifier "195588" ;
  skos:prefLabel "Methoden (z.B. Interviews), Techniken und Modelle der Marktforschung, betriebliche und Institutsmarktforschung"@de, "Methods, techniques and models of market research, operational and institutional market research"@en ;
  skos:exactMatch gnd:4037630-8 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 00 SM 012.02" ;
  rdfs:label "Methods, techniques and models of market research, operational and institutional market research"@en, "Methoden (z.B. Interviews), Techniken und Modelle der Marktforschung, betriebliche und Institutsmarktforschung"@de ;
  skos:notation "n Sm12.II" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/195588>, <https://pm20.zbw.eu/category/subject/s/n_Sm12.II> ;
  gndo:gndIdentifier "4037630-8" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/195588/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145795> .

<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/195588> .

