@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/p39879491X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel voor de jeugd / J.H. van der Palm" ;
    dcterms1:issued "1834" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000081792" ;
    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/p213173174> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149047525> ;
    schema1:issueNumber 110 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f46407d19a35b0d18f88ec332a8f1ff> ;
    schema1:name "Bijbel voor de jeugd" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a3a7a48ee05ba64893853dc3e15a4a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/930729354> .

