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

<http://data.bibliotheken.nl/id/dbnlt/butn001suri01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Suriname. Merkwaardige dieren  /  Constant  Butner" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/butn001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "non-fictie",
        "non-fictie/natuurwetenschappen/biologie" ;
    schema1:identifier "butn001suri01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/baan009> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d316e797dbfc621e2e4c44b43c62f9fa> ;
    schema1:name "Suriname. Merkwaardige dieren" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d178c43cbe36ea035e65f3e56067052e> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=butn001suri01> .

