@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/p449710939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door bossen en moerassen / C. Butner ; [omslag en illustraties van Herson]" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071046402> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070405379> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851685986> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079133258>,
        <http://data.bibliotheken.nl/id/nbt/p820693308> ;
    schema1:isbn "9020503588" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a02cd3777ceffc1db4c70d44bde7a89e> ;
    schema1:name "Door bossen en moerassen" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a35ab7f0d436045861f069f083f1dd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521980100> .

