@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/p174035705> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karaktermens Peter Post : een wielerleven / Fred van Slogteren" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p071781684>,
        <http://data.bibliotheken.nl/id/thes/p075627485>,
        <http://data.bibliotheken.nl/id/thes/p077611462> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174283377> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029537337" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/164afd3030264c2287ccaba24c12e716> ;
    schema1:name "Karaktermens Peter Post : een wielerleven" ;
    schema1:numberOfPages 258 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4d920df35eecc49182b681aa9506af85> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906873429> .

