@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/p831484306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bouwstenen voor een sociale gerontologie / door J.M.A. Munnichs" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597192>,
        <http://data.bibliotheken.nl/id/thes/p089384997>,
        <http://data.bibliotheken.nl/id/thes/p397366396> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068195494> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822165848> ;
    schema1:isbn "9025597696" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8a9f0c92ccf03eb8477aa3bda30fd4e> ;
    schema1:name "Bouwstenen voor een sociale gerontologie" ;
    schema1:numberOfPages 322 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a64e354486ec9d4d549f190ad842b4db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898810621> .

