@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/p393211843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robinson Crusoë / Agatha" ;
    dcterms1:issued "1893" ;
    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 "Bewerking van het verhaal van Daniël Defoe, naar de uitgave die verscheen bij bij Dean and Son, London 1893 (bron: Theo Gielen)",
        "Litho's gedrukt bij L. van Leer & Co., Amsterdam",
        "Transcriptie en/of scans" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036834785> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145613399> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d00be61da35e9e5d019b105c3c76ea8> ;
    schema1:name "Robinson Crusoë" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4da912685e3f3d62b6080b70aaed529> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887185600> .

