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

<http://data.bibliotheken.nl/id/dbnlt/stut004eers01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste Surinaamse sportencyclopedie (1893-1988)  /  Ricky W.  Stutgard" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/stut004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "non-fictie",
        "non-fictie/naslagwerken (alg.)",
        "non-fictie/sport" ;
    schema1:identifier "stut004eers01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p394963334> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b2e9c3f2611b346bcc5489409efc958> ;
    schema1:name "De eerste Surinaamse sportencyclopedie (1893-1988)" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fded8201faae6c920e67b05b6d461ecc> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=stut004eers01> .

