@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/p398794898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel voor de jeugd / J.H. van der Palm" ;
    dcterms1:issued "1830" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078656737> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000081789" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069877394> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p213172917> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149047525> ;
    schema1:issueNumber 90 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90456f53f9219ab1a47cd2b8c0539439> ;
    schema1:name "Bijbel voor de jeugd" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7de45cb47f1db4f491a6185deb5b9e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/930729191> .

