@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/p448565242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De droom van de poëzie / Jacques Hamelink" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07563516X>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078513308>,
        <http://data.bibliotheken.nl/id/thes/p397432925> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068949073> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p780283597> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820680044> ;
    schema1:isbn "9023406095" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e56c484447208293f57092575440a5bc> ;
    schema1:name "De droom van de poëzie" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f3de43c8e5b114a0627febb76fca6968> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1518931318> .

