@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/p801819210> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Petertje zijn buikje / 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/p840487371> ;
    schema1:isbn "903035108X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3df909274350d0d1630de0197457a68c> ;
    schema1:name "Petertje zijn buikje" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea21c69560ca897e3a3c9f9e4bbeeb26> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63366419> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/bb7a42af192e73d1c2c8ed8b68495df3> .

