@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/p333974336> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kraut / Peter Pontiac" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069480532>,
        <http://data.bibliotheken.nl/id/thes/p075658208>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078606691> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069480532> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 2000",
        "Beeldverhaal",
        "Ondertitel op omslag: Biografiek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816>,
        <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789057594694" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f34dbf68a6484fec43ff7b86fc71468> ;
    schema1:name "Kraut" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a56abb23aab430f4545e32f95198f05> ;
    schema1:sameAs <http://www.worldcat.org/oclc/730998287> .

