@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/p801609437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Petertje gaat naar school / Kathelyn Tourneur ; [vert. uit het Frans]" ;
    dcterms1:issued "1980" ;
    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 "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841714827> ;
    schema1:isbn "9030351195" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c24a4c73b2b88d8538263b3c1b601b12> ;
    schema1:name "Petertje gaat naar school" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24b2341770897bc649f53f72c8fca8c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63297541> .

