@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p240460138> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Pjotr story / Aat Ceelen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394856295> ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071864849> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020402854" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a0c7799bbea23bc35cc016172f3a932> ;
    schema1:name "De Pjotr story" ;
    schema1:numberOfPages 125 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7952263f2b614e36da9eac829f8b412d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902112974> .

