@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/p446326607> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Her-oriëntatie van onze mediaevistiek / door J.F. Niermeyer" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397489064> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06841336X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p811862887> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a0156cdb151b83e7c16021360608d96> ;
    schema1:name "Her-oriëntatie van onze mediaevistiek" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0af5efac7b6230138c653b1656d7a4bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510035945> .

