@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/p86370445X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ze wordt zo vergeetachtig : over dementie / [tekst Marjan de Bruin]" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069668477> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842666907> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f749c0693369811b614ad00e801de77b> ;
    schema1:name "Ze wordt zo vergeetachtig : over dementie" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82d608518cd42c49e65effdaee0a9cba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239324799> .

