@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/berg058char01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles Beltjens herdicht  /  Frans  Budé, Leo  Herberghs, Wiel  Kusters, Hans  Berghuis" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/berg058>,
        <http://data.bibliotheken.nl/id/dbnla/bude001>,
        <http://data.bibliotheken.nl/id/dbnla/herb001>,
        <http://data.bibliotheken.nl/id/dbnla/kust004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "berg058char01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393211312> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/37e5a1c0eecd1d8a9aed98c4cd7e0673> ;
    schema1:name "Charles Beltjens herdicht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c08bfb0f39ba1152014e65e929c642bb> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=berg058char01> .

