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

<http://data.bibliotheken.nl/id/dbnlt/schi008hoor01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een hoornstoot tegen Assen' (Antwoord op een 'conscientiekreet')  /  K.  Schilder" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/schi008> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/theologie" ;
    schema1:identifier "schi008hoor01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39348100X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15e2dff43cc4b8a79716fd9295c60f50> ;
    schema1:name "Een hoornstoot tegen Assen' (Antwoord op een 'conscientiekreet')" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bed31d57d7dea17e6bb20f6fa84896d> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=schi008hoor01> .

