@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/p04261774X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groentetuin / R.J. de Stoppelaar ; ill. Elisabeth Ivanovsky" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069641293> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071330143> ;
    schema1:description "Titel reeks ontleend aan Brinkman" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149419430> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7fdce21f736f826730e5f70c43e1788> ;
    schema1:name "De groentetuin" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53d92127a0ab19cd4c443b76595d0ab9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64565953> .

