@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/p449173313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bijbel in het bos / A. Norel-Straatsma ; tekeningen van Sj. Kuperus" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069342164>,
        <http://data.bibliotheken.nl/id/thes/p352876883> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068205074> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p115191860> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f9257893e495d25741ecf58b82140b2f> ;
    schema1:name "De bijbel in het bos" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c29155f7144519b7195b4257bb765faf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1520627864> .

