@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/p864506813> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Robinson Crusoë / door Agatha ; [naar het Engelsch van Daniël Defoe]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p380346788>,
        <http://data.bibliotheken.nl/id/nbt/p393211835>,
        <http://data.bibliotheken.nl/id/nbt/p424006480>,
        <http://data.bibliotheken.nl/id/nbt/p425811077> ;
    dcterms1:issued "190X" ;
    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 "Datering: niet in Brinkman, uitgever werkzaam vanaf 1891, schatting",
        "Litho's gedrukt bij L. van Leer & Co" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04f21ea735fdada7815ee03fdd53f9fb> ;
    schema1:name "Robinson Crusoë" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6758bd6516571802538c31b4fb5ebbcf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64307494> .

