@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/p047189258> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De legende van den Sprakelberg : Geldersche dorpsnovelle / D.M. Maaldrink" ;
    dcterms1:issued "1892" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070573247> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2013feece2b531862d37bdc726a87b88> ;
    schema1:name "De legende van den Sprakelberg : Geldersche dorpsnovelle" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9569d486c88a34fde4dd26eb74de61ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64809038> .

