@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/p304530816> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 10 van Pien / Vrouwke Klapwijk ; met tek. van Peter van Harmelen" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08660032X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p239552989> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p29798098X> ;
    schema1:isbn "9789085430742" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d1044644ececbfe2b0945016f96df1a> ;
    schema1:name "De 10 van Pien" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f69be3b13dc7431d6ddf75fff695fc45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/192072329> .

