@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/p801825458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Petertje zijn plantje / D. Kathelyn Tourneur ; [vert. uit het Frans]" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068795734> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841714827> ;
    schema1:isbn "9030351098" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f17fe49e6ff05d26c7fc3136ff48afcc> ;
    schema1:name "Petertje zijn plantje" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5b7bdb7bd377e3e4e84a236cb6b6b28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63369025> .

