@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/p44331909X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Stip op de horizon : 80 jaar vrijheid in 80 gedichten / samengesteld door Mirjam van Hengel ; met een woord vooraf door Ellen Deckwitz" ;
    dcterms1:issued "2024" ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p103910484>,
        <http://data.bibliotheken.nl/id/thes/p31078932X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789403133737" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12a5898c0abc54750deef513d488ca25> ;
    schema1:name "Stip op de horizon : 80 jaar vrijheid in 80 gedichten" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c8755985a01709047ba2f18a6a14826> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1477917088> .

