@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/p173414761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Armenzorg in Helder 1840-1860 / L.F. van Loo" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06884283X> ;
    schema1:description "Doktoraalskriptie in het kader van de studie andragologie aan de Rijksuniversiteit te Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28ea5aacafc9eccdfd55a06fc3f45916> ;
    schema1:name "Armenzorg in Helder 1840-1860" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a145edf99a61c1ad7a819185579f2ecf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1000578512> .

