@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/p048944300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leefsituatie van bejaarden / G. Dooghe, L. vanden Boer, L. Vanderleyden" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068385617> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071261176>,
        <https://data.bibliotheken.nl/.well-known/genid/89b6fbd83783b95dcfcc71f39a28460d> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852731418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c2c15694e77e806a73cedd3ac05a298> ;
    schema1:name "De leefsituatie van bejaarden" ;
    schema1:numberOfPages 315 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af6337b1da313834c49eaf27f758dbef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901649352> .

