@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/p14296820X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het begin... / tekst Brian Delf ; ill. Richard Platt ; [vert. uit het Engels: Paul van Damme]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07353529X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p093260199>,
        <http://data.bibliotheken.nl/id/thes/p093269498> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p091322669> ;
    schema1:isbn "902092706X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/190d6eb805507ae1d1637b6b0b35f0fb> ;
    schema1:name "In het begin..." ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3a70c7b52517f16ff34ff4d30730e10> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69001914> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7022409950248797d7ec59c748f92374> .

