@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/p078284880> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man zonder hoofd / geredigeerd [en ingel.] door Terry Carr ; [vert. uit het Engels door Jan Koesen]" ;
    dcterms1:issued "1974" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068838441>,
        <http://data.bibliotheken.nl/id/thes/p074882449> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p07828421X> ;
    schema1:isbn "9024502241" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd82f6dccc8362b03b7f57ac9faa6735> ;
    schema1:name "De man zonder hoofd" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7441e2d61108d5721e7b24aeca33ca61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65614194> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/3508cd87912c6b7e9ee77831e692c690> .

