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

<http://data.bibliotheken.nl/id/dbnlt/woes002verz22> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld journalistiek werk. Deel 11. Nieuwe Rotterdamsche Courant december 1921 - december 1922  /  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/depr004> ;
    schema1:genre "non-fictie",
        "non-fictie/essays-opstellen",
        "verzameld werk" ;
    schema1:identifier "woes002verz22" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bdf36019a86a33b6f0eb20a950afcff> ;
    schema1:name "Verzameld journalistiek werk. Deel 11. Nieuwe Rotterdamsche Courant december 1921 - december 1922" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=woes002verz22> .

