@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p036567132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der holländische Kaufmann / von Th.M. Metz" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605546> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069481237>,
        <http://data.bibliotheken.nl/id/thes/p075449412> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075293439> ;
    schema1:description "Erschienen unter Mitw. des Wirtschaftsinformationsamts im Niederländischen Wirtschaftsministerium und des Gesamtverbands des Niederländischen Groß- Außenhandels" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5407d42b2a3f66626c39ef4701e87f39> ;
    schema1:name "Der holländische Kaufmann" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/041eb5c444b6580bd18f8aa7acd98a3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64466895> .

