@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/p416445446> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit de archieven van Hachel / tekeningen: Hachel" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623803> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071884416> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p416445241> ;
    schema1:isbn "9789492762030" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88658fe29f6afc68f3d80321d9464141> ;
    schema1:name "Uit de archieven van Hachel" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/239de098988c88c4e346bc0a0bfba73f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021284176> .

