@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p377556416> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "[ In Robertum Severinatem panegyricum carmen]" ;
    dcterms1:issued "1500" ;
    schema1:associatedMedia "http://data.cerl.org/istc/ib00088000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068347464> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De auteur is: Baptista Mantuanus" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p326069631> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ceb78b1212aabc24cb9d60602c4f0eab> ;
    schema1:name "[ In Robertum Severinatem panegyricum carmen]" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b876812462d0393c937539512878725> ;
    schema1:sameAs <http://www.worldcat.org/oclc/883839352> .

