@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/p391513265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geestelijke poëzie / door G.F. Haspels" ;
    dcterms1:issued "1909" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078648726>,
        <http://data.bibliotheken.nl/id/thes/p241923972>,
        <http://data.bibliotheken.nl/id/thes/p397462220> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291713> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p860158101> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86534017X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3c1830af5ae59fb55b0a484c920132e> ;
    schema1:name "De geestelijke poëzie" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a63f69015d53e1114d0f7449484312ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904753272> .

