@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/p284220345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hofwijck / [tekst: Mischa Andriessen ; beeld: Jasper van der Graaf ... et al.]" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153916869> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p185274765> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0eb3ab11d808e561c9bdec9dd32f8405> ;
    schema1:name "Hofwijck" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bc3d82cff127fb6301a2dbbf3d478e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66423392> .

