@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/p121553299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bezint eer gij bemint / Otto Pieter Bleker" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596870>,
        <http://data.bibliotheken.nl/id/thes/p097485284> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073009067> ;
    schema1:description "Inaugurele Rede Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ee1396ef2430db76710c21d2a11676bf> ;
    schema1:name "Bezint eer gij bemint" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9746fb385884ec0438a869b3727aede8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69362667> .

