@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/p24037374X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan Haarlem's bron : novelle / Louise Stratenus" ;
    dcterms1:issued "1899" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070175314> ;
    schema1:description "Boon's geïllustreerde novellen-bibliotheek ; 93" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d449927f1fd426dff7577d8aed511276> ;
    schema1:name "Aan Haarlem's bron : novelle" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b55c96a6b641f6e76237ea22f2930449> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777272070> .

