@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/p183433033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het grachtenwandelboek / Jos Smit en Ernest Kurpershoek ; [red. Paul Spies]" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629550>,
        <http://data.bibliotheken.nl/id/thes/p078524539>,
        <http://data.bibliotheken.nl/id/thes/p07895410X>,
        <http://data.bibliotheken.nl/id/thes/p169910598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075479192>,
        <http://data.bibliotheken.nl/id/thes/p100539769> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073519928>,
        <http://data.bibliotheken.nl/id/thes/p074648454> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075665204> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080374695" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2280b55881eaaf9bc9cc76da4574594c> ;
    schema1:name "Het grachtenwandelboek" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ffda8b759133cc428b3622bcf4fd611> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67922691> .

