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

<http://data.bibliotheken.nl/id/dbnlt/woes002verz14> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameld journalistiek werk. Deel 3. Nieuwe Rotterdamsche Courant maart 1909 - september 1910  /  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 "woes002verz14" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98af11058016527fe5dcf1c35bef58bb> ;
    schema1:name "Verzameld journalistiek werk. Deel 3. Nieuwe Rotterdamsche Courant maart 1909 - september 1910" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=woes002verz14> .

