@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/p164167285> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Westland, een best land / fotogr. Richard Hogeveen ; tekst Kees Bos ; [vert. Andy Brown]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075635399> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165404299>,
        <http://data.bibliotheken.nl/id/thes/p168650258> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072953225>,
        <http://data.bibliotheken.nl/id/thes/p143217224> ;
    schema1:description "Tekst in het Engels en Nederlands. - Uitg. in samenw. met Vingerling Boek en Kantoor" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9055941050" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1e796bd93ad0a9a01d041d4d810b8db> ;
    schema1:name "Het Westland, een best land" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6fb5358ace275ad00de5d0e4fb54258> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68296353> .

