@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p864808275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhandeling over het toegangbaar maken van de duinvalleijen langs de kust van Holland / D.T. Gevers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354778544>,
        <http://data.bibliotheken.nl/id/nbt/p380409534> ;
    dcterms1:issued "1826" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069579024> ;
    schema1:description "Met atlas" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820160059> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96df366c751d5030286e89717485a4d3> ;
    schema1:name "Verhandeling over het toegangbaar maken van de duinvalleijen langs de kust van Holland" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48af6f4eb7cdeedffda400b036d9136f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64317942> .

