@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/p801592712> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Petertje leert tellen / D. Kathelyn Tournier ; [vertaling 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 "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841714827> ;
    schema1:isbn "9030351187" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a054e8cdbea8c7d1d3bf1b88d5c31925> ;
    schema1:name "Petertje leert tellen" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a19d320c5c1c3c48f2345ab8d338208a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63294967> .

