@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/p865636273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze waardigheid / J.M. Hemelrijk" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594932>,
        <http://data.bibliotheken.nl/id/thes/p078566835>,
        <http://data.bibliotheken.nl/id/thes/p124267939> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069327580> ;
    schema1:description "Afscheidscollege Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f9cc64d63f69c3a1eedd57bf89d6810> ;
    schema1:name "Onze waardigheid" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cc8a72bfc629dbdced0825a637970fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64336612> .

