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

<http://data.bibliotheken.nl/id/dbnlt/haan008jood01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het joodsche lied  /  Jacob Israël de Haan" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/haan008> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "haan008jood01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394963903> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/221ee08baa1847de84874a4eec728bec> ;
    schema1:name "Het joodsche lied" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61537e4377df99d4c7840086c493eb71> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=haan008jood01> .

