@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/p115390847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verslag landelijke themadag Senorenraden 18 mei 1993 / [J.J. Berkhout ... et al.], LSOB/NIG" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p111176034> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/f4fd81f48afae6e242fbe1392e5589af> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10fa93ce407c2aa1a56d1a1a08a9f4d1> ;
    schema1:name "Verslag landelijke themadag Senorenraden 18 mei 1993" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ed48e2db42d92c319fcd09b2b5f7e83> .

