@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/p842449531> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jaarverslag 1983 / van de Stuurgroep Onderzoek op het terrein van de Ouder wordende Mens" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560745X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075354527> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075306301> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840977840> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b1aa5632743e5c1dec3ef57cb1dee16> ;
    schema1:name "Jaarverslag 1983" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c5c4fbf2234338c9dea142431dd99ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63978082> .

