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

<http://data.bibliotheken.nl/id/dbnlt/woes002wiek05> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wiekslag om de kim. Deel 2. Commentaar en apparaat  /  Karel van de Woestijne" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/woes002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/jans109> ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie",
        "studie" ;
    schema1:identifier "woes002wiek05" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p423287281> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59c51caf597a9d099bd17660cb6e9ff8> ;
    schema1:name "Wiekslag om de kim. Deel 2. Commentaar en apparaat" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61fce9d164e8e8e84072c231f3edc266> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=woes002wiek05> .

