@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p853818665> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Drie stelsels van handelspolitiek / door J. van Dusseldorp A. Mzn" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p393868281> ;
    dcterms1:issued "1900" ;
    schema1:associatedMedia "https://rozet.nl/catalogus/659277" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181906112> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2780eb7cf291a97ae0e4453c17e45fd> ;
    schema1:name "Drie stelsels van handelspolitiek" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/df23a549dc1a2ffe5f8bd4e2387944bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63794398> .

