@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/p810445514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A primer of Dutch seventeenth century overseas trade / D.W. Davies" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p07846126X>,
        <http://data.bibliotheken.nl/id/thes/p241923972> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071997792> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a5c4b0212727a51f571564aa4158435f> ;
    schema1:name "A primer of Dutch seventeenth century overseas trade" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfc450b7d4b2b8da5ca4d5a2864052b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781286937> .

