@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/p864221134> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Correspondentie uit de jaren 1875-1899, en enkele aantekeningen van zijn hand / A.J. Andreae" ;
    dcterms1:issued "1875" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p072457422> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/c343bfffd0f806b3a74d7773dc5c3348> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02b1f85f529e57405bb58db4cc797295> ;
    schema1:name "Correspondentie uit de jaren 1875-1899, en enkele aantekeningen van zijn hand" ;
    schema1:numberOfPages 762 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55c813e9f0a4cf4825eb8db23fb73760> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64295094> .

