@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/p21330600X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam : Leiden 3 juni 1878 / met een rede van L.W.E. Rauwenhoff" ;
    dcterms1:issued "1878" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070406855> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070091110>,
        <http://data.bibliotheken.nl/id/thes/p070406855> ;
    schema1:description "Hulde aan de nagedachtenis van Hare Majesteit Sophia Frederika Mathilde, koningin der Nederlanden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1b2cb97d1f483dd5fe397cbe37b8fef> ;
    schema1:name "In memoriam : Leiden 3 juni 1878" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a09ed4ac74bda302b5bdebf1d1401482> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907167503> .

