@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/p820556602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een stille zaaier / Frans Erens ; ingel. door G. Termorshuizen" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p241924316>,
        <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069362777> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072307234> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821104659> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6f91d14066dbffb01dad8fc3dc90d69> ;
    schema1:name "Een stille zaaier" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f4c2b277b3d6462dd2bfc17da9ddea3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63391656> .

