@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/p078226945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stem van de dichter : een bloemlezing van poëzie en proza geschikt om voor te dragen / A. Sivirsky" ;
    dcterms1:issued "1967" ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068864604> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e8fac1d46b8a0cf3edfa6afb6808efe> ;
    schema1:name "De stem van de dichter : een bloemlezing van poëzie en proza geschikt om voor te dragen" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f053abe57ca664a4ff98bd000430b0c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65610925> .

