@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/p851983898> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de groene hel / C. Butner ; [omslag en illustraties van Herson]" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071046402> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070405379> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079133258>,
        <http://data.bibliotheken.nl/id/nbt/p820693308> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59cdc72ab47a1c0d7c1f9142c8e6ba4e> ;
    schema1:name "In de groene hel" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f2cf2c98ab324238d5a1609dcdc2e29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64141298> .

