@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/p136908985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Betty redt de aarde! / Ann M. Martin ; [vert. uit het Engels door I. de Boer]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074265806> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071394206> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053160444> ;
    schema1:isbn "9024357276" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d222b9ad5e5667504b387cbc0dde2d7> ;
    schema1:name "Betty redt de aarde!" ;
    schema1:numberOfPages 124 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d42df90fe7fb2a0af5cf925070e4dc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69024860> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/705abdb77aff815062602a0af7456269> .

