@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/p256556547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De mooiste natuurgebieden in en om de Gelderse Vallei / [fotogr. en tekst:] Gerrit de Graaff" ;
    dcterms1:issued "2003" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075616254>,
        <http://data.bibliotheken.nl/id/thes/p116672781> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070045984> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075665204> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070150565" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c259ad72fa22ce3569a47126dd10828> ;
    schema1:name "De mooiste natuurgebieden in en om de Gelderse Vallei" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/404fc5c72aa076db95b3815d37a6bb54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66760539> .

