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

<http://data.bibliotheken.nl/id/dbnlt/woes002verz17> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld journalistiek werk. Deel 6. Nieuwe Rotterdamsche Courant januari 1913 - november 1913  /  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 "woes002verz17" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/258fcb23474834d005709cb47a1fd473> ;
    schema1:name "Verzameld journalistiek werk. Deel 6. Nieuwe Rotterdamsche Courant januari 1913 - november 1913" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=woes002verz17> .

