@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/p305685759> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Historia trium regum / John of Hildesheim" ;
    dcterms1:issued "1400-1500" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073311774>,
        <https://data.bibliotheken.nl/.well-known/genid/23180cbe5a75cf1fdb8c9a0e7e0313de> ;
    schema1:description "Bought in 1890 from the collection of W.M. d'Ablaing" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be97f8e08b9d5267f52cf374fd376ddc> ;
    schema1:name "Historia trium regum" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be110a52bd952fd62533773ec1a9d462> .

