@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/p456122958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In mijn dichten is mijn hart : bloemlezing uit de poëzie / Nicolaas Beets ; verzorgd en ingeleid door Rick Honings" ;
    dcterms1:issued "2026" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068445261> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p297104462> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044661538" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f8f075e686d3352d4a8efe6491a68e8> ;
    schema1:name "In mijn dichten is mijn hart : bloemlezing uit de poëzie" ;
    schema1:numberOfPages 161 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ffcf4cd246a326369213d78db7787981> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1571472846> .

