@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/p240344723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Open brief ... aan ... Mejonkvrouw Anna de Savornin Lohman / ... door ... M.E. Pijnappel" ;
    dcterms1:issued "1899" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071367187> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070329818> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2232cc432f0ef13a1c067067f5d66a28> ;
    schema1:name "Open brief ... aan ... Mejonkvrouw Anna de Savornin Lohman" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e7e466b158827d15d418d31a52275de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777260315> .

