@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/p843339799> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liever langer leven / Okke Jager" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607980>,
        <http://data.bibliotheken.nl/id/thes/p075607999>,
        <http://data.bibliotheken.nl/id/thes/p075617773>,
        <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p134301080>,
        <http://data.bibliotheken.nl/id/thes/p397324146> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069425752> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902594261X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6d6f527325622d841e52d1b2fff5fce> ;
    schema1:name "Liever langer leven" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d90fbdc92807c45a26b35806cda58489> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63945355> .

