@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/p288411234> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eigen boek met gebeden / Claire Freedman ; geïll. door Alison Atkins ; [vert. uit het Engels: Els Veurink-Geurtsen]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p240509889> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p255889569>,
        <http://data.bibliotheken.nl/id/thes/p26970826X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p30232433X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9055603171" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7d3cadfa8d7b91734069722c2572d42> ;
    schema1:name "Mijn eigen boek met gebeden" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e578fcc23bc6e7697a502605f07b4be3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66450860> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/abb31636de08bd5194efe8a91e1af514> .

