@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/p093240104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cellulair... een leven lang! / A.M. Stadhouders" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658046>,
        <http://data.bibliotheken.nl/id/thes/p077603044>,
        <http://data.bibliotheken.nl/id/thes/p078466075> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069889821>,
        <http://data.bibliotheken.nl/id/thes/p075468891> ;
    schema1:description "Afscheidscollege Nijmegen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9037301401" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/040a54b0281b12784219c0b8e772a69c> ;
    schema1:name "Cellulair... een leven lang!" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f02f7cec915d6a8d87b5d6a1dd524667> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65830884> .

