@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/p326412549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Tour in Holland / Peter Ouwerkerk" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078652995>,
        <http://data.bibliotheken.nl/id/thes/p07896041X>,
        <http://data.bibliotheken.nl/id/thes/p24192524X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148579906> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p327608900>,
        <http://data.bibliotheken.nl/id/thes/p329158384> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p327609028> ;
    schema1:isbn "9789071359262" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44863585feefedf03e47e4014d7bcfc6> ;
    schema1:name "De Tour in Holland" ;
    schema1:numberOfPages 329 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/720bf1e49f254866f9e8d97d13253430> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775670759> .

