@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/p312690010> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pontjesverhalen / Vereniging Vrienden van de Voetveren" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562527X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07540091X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p250274604>,
        <http://data.bibliotheken.nl/id/thes/p291004474> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p408959983> ;
    schema1:isbn "9789080352360" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd21a3f580054a60f0c20c109ae62a24> ;
    schema1:name "Pontjesverhalen" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f70f3b0adbf8c076c32bdfed795785a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778191022> .

