@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/p292844026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ter herinnering P. H. Hugenholtz Jr. / H. Rogaar" ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134035577> ;
    schema1:description "Toespraak gehouden 10 September 1911 in \"De Vrije Gemeente\". - Uitgegeven ten bate der Vrije Gemeente" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d21ae264ebff65ceb3db694f0948d10> ;
    schema1:name "Ter herinnering P. H. Hugenholtz Jr." ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8226c4ca0db737f66277fb0f662496d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150212302> .

