@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/p409044636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arme Nelly / naar het Engelsch bewerkt door mevr. T.E. van Putten-De Wit" ;
    dcterms1:issued "1890" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067500048>,
        <http://data.bibliotheken.nl/id/thes/p107944804>,
        <http://data.bibliotheken.nl/id/thes/p409044628> ;
    schema1:description "De oorspronkelijke auteur is Madeline Bonavia Hunt",
        "Illustraties gesigneerd K.G. [= Kate Greenaway]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p116159383> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5201cb9f0b8d83cf637da42bdf22cc50> ;
    schema1:name "Arme Nelly" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ebd7b68eda8261234ed7bbdc239b334> ;
    schema1:sameAs <http://www.worldcat.org/oclc/973881695> .

