@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/p163008272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Peter van Straaten / [eindred.: Johanna Jacobs]" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068978987>,
        <http://data.bibliotheken.nl/id/thes/p07560258X>,
        <http://data.bibliotheken.nl/id/thes/p077595173>,
        <http://data.bibliotheken.nl/id/thes/p078672767>,
        <http://data.bibliotheken.nl/id/thes/p078685842>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075303329> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068978987>,
        <http://data.bibliotheken.nl/id/thes/p136536026> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9040099839" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb027f14eb15e451f82000e1862d63bf> ;
    schema1:name "Peter van Straaten" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6016b98a14bc32992ff7a7f738c9cf45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898980025> .

