@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/p427930979> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Zij zal bloeien als een roos\" : zes preeken / van G. Horreüs de Haas" ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067682774> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040668770> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/043a8bc918e8ed8dd84a00ca93db36f3> ;
    schema1:name "\" Zij zal bloeien als een roos\" : zes preeken" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59b3509a4683b6ef6eb7c1a83c0d249c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163790112> .

