@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/p061338273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een droomvakantie voor Betty / Ann M. Martin ; [vert. uit het Engels: Marianne de Rooy]" ;
    dcterms1:issued "1990" ;
    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/p074664875> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053160444> ;
    schema1:isbn "9024344182" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d22eeaf4fa0e61de1b21010e2b5d757> ;
    schema1:name "Een droomvakantie voor Betty" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54d3e33d8e4327fed98d96b2cd4c5acd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65084401> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5629f646670f596cf2d2670f10447b02> .

