@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p393211835> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robinson Crusoë / door Agatha ; [naar het Engelsch van Daniël Defoe]" ;
    dcterms1:issued "190X" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068369123> ;
    schema1:description "Datering: niet in Brinkman, uitgever werkzaam vanaf 1891, schatting",
        "Litho's gedrukt bij L. van Leer & Co",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864506813> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06cc51d030a206e65d09a22d2960969d> ;
    schema1:name "Robinson Crusoë" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1672368d57c4ace818084080bf55b473> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887185395> .

