@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/p099208407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aarde, je leven / redaktie Kees Meijer" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078454069>,
        <http://data.bibliotheken.nl/id/thes/p078497329> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/824c2d8f7f8bc44a614ac8bee9f6265b> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061390176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd0d2493249b208b9228c76b72730d03> ;
    schema1:name "De aarde, je leven" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2338ed360397dcda7ed402b68768c8c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783750853> .

