@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/p407858695> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hofje van rozen / Thomas van Kempen ; [uitgeg.] door Leo Balet" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068570694> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068432925> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860759547> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a59b8f3a3ad82df9d4ac46b431632a5> ;
    schema1:name "Hofje van rozen" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5718c3abedc11802389d05101b7d7e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962362562> .

