@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/p112215734> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aarde beeft / Lori Copeland ; [vert. uit het Engels door Tiesje Bonnet]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070623287> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071157794> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852028954> ;
    schema1:isbn "9037808530" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efd4e7fc1ea7ee1451192f441fdea6e0> ;
    schema1:name "De aarde beeft" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5320acb4ed446fb4c07eae457fbd208a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66306009> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9eeda53b3272667964d62218a33f717a> .

