@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/145262>
  skos:notation "n18" ;
  rdfs:label "Trade and commerce"@en, "Handel"@de ;
  skos:prefLabel "Trade and commerce"@en, "Handel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161819> .

<https://pm20.zbw.eu/category/subject/i/161819>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Usancen und Handelsvorschriften, Handelsmethoden"@de, "Practices and regulations in trade, trading methods"@en ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161819>, <https://pm20.zbw.eu/category/subject/s/n18_Sm6> ;
  zbwext:folderCount 6 ;
  skos:exactMatch wd:Q104710924 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161819/about> ;
  skos:prefLabel "Practices and regulations in trade, trading methods"@en, "Usancen und Handelsvorschriften, Handelsmethoden"@de ;
  skos:note "folderCount: 6" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145268>, <https://pm20.zbw.eu/category/subject/i/145269> ;
  zbwext:notationLong "n 18 SM 006" ;
  dc:identifier "161819" ;
  skos:notation "n18 Sm6" .

<https://pm20.zbw.eu/category/subject/i/145269>
  skos:notation "n18 Sm6.II" ;
  rdfs:label "Individual practices and regulations in trade, trading methods"@en, "Usancen und Handelsvorschriften, Handelsmethoden, Einzelne"@de ;
  skos:prefLabel "Individual practices and regulations in trade, trading methods"@en, "Usancen und Handelsvorschriften, Handelsmethoden, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161819> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145268>
  skos:notation "n18 Sm6.I" ;
  rdfs:label "Practices and regulations in trade, trading methods, general"@en, "Usancen und Handelsvorschriften, Handelsmethoden, Allgemein"@de ;
  skos:prefLabel "Practices and regulations in trade, trading methods, general"@en, "Usancen und Handelsvorschriften, Handelsmethoden, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161819> .

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

