@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/p862291631> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bodem van Nederland / J. van Baren" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395306108> ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760248X>,
        <http://data.bibliotheken.nl/id/thes/p078456088> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069786194> ;
    schema1:description "Opgedragen ter nagedachtenis aan Winand Carel Hugo Staring ter herdenking van het eerste eeuwfeest van zijn geboorte" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p865787670> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89ea5fc0ae2b4c87b40534aec197984d> ;
    schema1:name "De bodem van Nederland" ;
    schema1:numberOfPages 448 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d731bceee771c0737a6fe262ba139081> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769230953> .

