@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/p203497392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zaaier ging uit / Marcel Messing ; [red.: Geerta Pluut]" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07286978X>,
        <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075607921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07145831X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075129612> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p189491019>,
        <http://data.bibliotheken.nl/id/nbt/p203618491> ;
    schema1:isbn "9069634708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11377daeaa6d723cab5f9cef6c21ce7c> ;
    schema1:name "Een zaaier ging uit" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b9897817f6277de7a24fea8ff71b00a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906979127> .

