@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/p363082611> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "New visions of the Netherlands / photos Jurjen Drenth ; text Martijn de Rooi" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632705> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073868671> ;
    schema1:bookEdition "First print" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07339775X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9789076214160" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8aa986769e80824be2336915ce8c7000> ;
    schema1:name "New visions of the Netherlands" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b541bef183d14eff2314da15ef02891b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/863711990> .

