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

<http://data.bibliotheken.nl/id/dbnlt/robi009piek02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Piekerans van een straatslijper  /  Tjalie  Robinson" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/robi009> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "non-fictie/autobiografie-memoires",
        "proza",
        "verhalen" ;
    schema1:identifier "robi009piek02" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c6bbb589d39c758f17ca29b3d5302c8> ;
    schema1:name "Piekerans van een straatslijper" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/19e3607b461f4ed8b559e4e2d82e0d6a> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=robi009piek02> .

