@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/p203377435> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Omdat het leven te belangrijk is...\" / Adrianus Johannes van Vught" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611791>,
        <http://data.bibliotheken.nl/id/thes/p07759665X>,
        <http://data.bibliotheken.nl/id/thes/p078559774> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074552236> ;
    schema1:description "Inaugurele rede Universiteit Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ae32dee2380d21e4fa0090f2e0b17d6> ;
    schema1:name "\" Omdat het leven te belangrijk is...\"" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85e9da72f336d5f9a6e21c3a9f9e4967> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67351088> .

