@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p08027532X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oratio de academiis origine universitatum / quam habuit Antonius Rutgers" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p354301047> ;
    dcterms1:issued "1849" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397574894> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070278598> ;
    schema1:description "Rede Leiden, 8 februari 1849" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/466334d089c36989b92b80002e35b330> ;
    schema1:name "Oratio de academiis origine universitatum" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/714668d962be4babae8bae8fe04a369a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65639928> .

