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

<http://data.bibliotheken.nl/id/dbnlt/dube002nege01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Negersprookjes uit Suriname  /  C.N.  Dubelaar" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/dube002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "sec - letterkunde",
        "studie" ;
    schema1:identifier "dube002nege01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39347643X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef1a61bd067726b78fd0dfac3b1c296d> ;
    schema1:name "Negersprookjes uit Suriname" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0154ad32e2993bd53baaaf148f97ed58> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=dube002nege01> .

