@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/p381070484> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tuin der weeen / F.B. Hotz" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069319871> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029590990" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e01d7fbccb16a2261c05e49c2261436e> ;
    schema1:name "De tuin der weeen" ;
    schema1:numberOfPages 564816 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbc8a8b7bb229c951cc488a0fece8280> ;
    schema1:sameAs <http://www.worldcat.org/oclc/893352820> .

