@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/p421715995> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uit m'n hoofd : getekende herinneringen / Peter van Straaten" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068978987>,
        <http://data.bibliotheken.nl/id/thes/p075602598> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:bookEdition "Tweede herziene druk" ;
    schema1:description "1e druk: Amsterdam : Van Gennep, 1976" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463360739" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d746ce3d2eb2fa84d67763ba6b5d663d> ;
    schema1:name "Uit m'n hoofd : getekende herinneringen" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9899f6733c718ae184091fc4f0797e9e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1088900352> .

