@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/p840822340> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ouder worden, anders wonen / [tekst Marianne Coopmans en Dik Baalbergen]" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073614807>,
        <https://data.bibliotheken.nl/.well-known/genid/6a6864b855ea8b321b7ec71836261026> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069847169> ;
    schema1:description "Omslagtitel: Over groepswonen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c6015afee496520924cdff728ed805f> ;
    schema1:name "Ouder worden, anders wonen" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/14be9bec3fb15819b7a17fc571c7774c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63903727> .

