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

<http://data.bibliotheken.nl/id/dbnlt/defo003robi03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robinson Crusoë  /  Daniel  Defoe" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/defo003> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "vertaling: Brits-Engels / Nederlands" ;
    schema1:identifier "defo003robi03" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393211843> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b36ea3c081c8ab8a5a06f52be351d4a> ;
    schema1:name "Robinson Crusoë" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cc1fcad3f3adf846b5b31f05a74724fb> ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=defo003robi03> .

