@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/p423168940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gorcum in oude kaarten en prenten / Diderick den Bakker ; redactie en productie May Meurs" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613557> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p436161184> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p296607452> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789077891407" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/285a5205b50eadeac8c8796b91493cbb> ;
    schema1:name "Gorcum in oude kaarten en prenten" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6bfd4015bf36c132c13336f6649a6db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1313124030> .

