@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/p396922910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel voor de jeugd / J.H. van der Palm" ;
    dcterms1:issued "1830" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000092926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069877394> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p163877556> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149047525> ;
    schema1:issueNumber 190 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8ed0e3c1cceda9b98bbccc53548acf63> ;
    schema1:name "Bijbel voor de jeugd" ;
    schema1:numberOfPages 246 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8dd78bc9afc708ddc045a289c02a483c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/922582851> .

