@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/p291104592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onzichtbaar, onmisbaar : ouderen in Rotterdam" ;
    dcterms1:issued "2005" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072163917>,
        <http://data.bibliotheken.nl/id/thes/p291104622> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p291104177> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25a62ba67cc815f139f4aeba0feceb9c> ;
    schema1:name "Onzichtbaar, onmisbaar : ouderen in Rotterdam" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/801e47c81f6a51541f3fd43666d04e02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774365445> .

