@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/p811527964> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evenbeeld / Gabriël Smit ; [met portr. door Bert Haanstra]" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068385986> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070369062> ;
    schema1:description "Postuum verschenen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9026305389" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a714a31ef54984fd6a1197c639a8a7b> ;
    schema1:name "Evenbeeld" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/534b7ef347640a061ad8eeb5fd65fd2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781317951> .

