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

<http://data.bibliotheken.nl/id/dbnlt/duyz001spor01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sport op twee wielen  /  Martin W.  Duyzings" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/duyz001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/sport" ;
    schema1:identifier "duyz001spor01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393211924> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33db9a43d4c065ac141942b9530fc260> ;
    schema1:name "Sport op twee wielen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ceeafb55183fe3b552c22a9c8260782> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=duyz001spor01> .

