@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/p320841618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een winterreis / Lisette Lewin" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605945> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069282870> ;
    schema1:description "Uitgegeven t.g.v. de zeventigste geboortedag van de schrijfster, 14 augustus 2009. - Opl. van 60 ex." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19f9c048a4143d4c74a2c6589da58ed7> ;
    schema1:name "Een winterreis" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd554968e4b4673cc9ce66c11cfc10fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/431299808> .

