@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p31847686X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoe verantwoord ik dit? / A. Hijmans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39147474X> ;
    dcterms1:issued "1945" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f62f4ac0946c9edeefe974bbb64090e2> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/591b7fa075c7dd7e6157391cde0500ea> ;
    schema1:name "Hoe verantwoord ik dit?" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b3b3cbbbd7c4a9e80b8db6bc6310180> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907173244> .

