@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/p44618571X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Elk jaarseizoen ..\" : lente, zomer, herfst, winter / G. Nieuwenhuijsen" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594126>,
        <http://data.bibliotheken.nl/id/thes/p07846241X>,
        <http://data.bibliotheken.nl/id/thes/p095977074> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073833339> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p237530155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c93de7e101ad774625c2cf6638d1d23> ;
    schema1:name "\" Elk jaarseizoen ..\" : lente, zomer, herfst, winter" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/caa00893910a22d4771ea57a5b8dad91> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509411312> .

