@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/p431458774> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joannis Secundi Hagiensis Opera / nunc primum in lucem edita" ;
    dcterms1:issued "1541" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068325312> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p080012876>,
        <http://data.bibliotheken.nl/id/thes/p114356882> ;
    schema1:description "Deze Opera van Johannes Secundus werden na zijn dood uitg. door zijn broers Nicolaus Grudius en Hadrianus Marius" ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091616646> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca9763263ded8ac02cf6b8575f8a8914> ;
    schema1:name "Joannis Secundi Hagiensis Opera" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/363cc65f82c5fec90b75b4dd8f983aa9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1235784717> .

