@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/p238957608> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aging / ed. by David N. Weisstub ... [et al.]" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596668>,
        <http://data.bibliotheken.nl/id/thes/p078450314>,
        <http://data.bibliotheken.nl/id/thes/p078586259>,
        <http://data.bibliotheken.nl/id/thes/p078618460> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068317050> ;
    schema1:inLanguage "en" ;
    schema1:isbn "1402001835" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fceff99ee0550d231d8d9f7946412249> ;
    schema1:name "Aging" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fdd4053f8f52bc96ff938db5c2e5c21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905791176> .

