@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/p424562049> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wintertuin : roman / Joke Verweerd" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072591307> ;
    schema1:description "Met grote letters gedrukt",
        "Oorspronkelijke uitgave: Zoetermeer : Boekencentrum, 1995" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p141759054> ;
    schema1:isbn "9789029728973" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7c73867f50da677c342627dd704e795> ;
    schema1:name "De wintertuin : roman" ;
    schema1:numberOfPages 302 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4007cea41af70eabd352da2f80d0c9e6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1152340243> .

