@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p234832738> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Seniorengids" ;
    dcterms1:issued "2001" ;
    schema1:description "Plaats van uitg. vanaf 2003 (ook): Den Haag" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1cf70fa5c68e9d32b3f59f0a86a56cb> ;
    schema1:name "Seniorengids" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/675ff5f8a9dc9c91dc92ac3ea7c041d3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73508223> .

