@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/p040538818> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Van aarde en hemel / door J.J. Hof" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429972970> ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068861516> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116352027> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e472042644b59d7621e1c76d559b91d7> ;
    schema1:name "Van aarde en hemel" ;
    schema1:numberOfPages 191 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1891ab0333cfeb38359689cb78724c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64709618> .

