@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p036834785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robinson Crusoë / Agatha" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p380346923>,
        <http://data.bibliotheken.nl/id/nbt/p393211843>,
        <http://data.bibliotheken.nl/id/nbt/p423996800> ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    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" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145613399> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff96b3ceb4029451926e09b4099b1e00> ;
    schema1:name "Robinson Crusoë" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d5f8b0704dfd3904e95819f3bea557f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64475479> .

