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

<http://data.bibliotheken.nl/id/nbt/p380348179> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kleine Nelly / Agatha" ;
    dcterms1:issued "1873" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Datering: advertentie in Opregte Haarlemsche Courant 28-11-1873",
        "De keerzijde der bladen is onbedrukt",
        "De litho op de voorkant is gedrukt bij Emrik & Binger",
        "Titel op de eerste tekstpagina: Kleine Nelly, een ware gebeurtenis" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865300720> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a540d07b580eab5b380c0f61a9c8b66> ;
    schema1:name "Kleine Nelly" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b94068664992098a36f3e76c21cac57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887188332> .

