@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/p303078472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geur van gras : verhalen uit de tuin en daarbuiten / Lucette M. Faber ; [red.: Barbara Luijken]" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075636158>,
        <http://data.bibliotheken.nl/id/thes/p080210953> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068435398> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p226386325> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058977120" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49c83140696c8489c863adf8b1eac450> ;
    schema1:name "De geur van gras : verhalen uit de tuin en daarbuiten" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cddfc594696ee7f99939c94cb89f0d06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/199528976> .

