@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/p305718975> a schema1:CreativeWork,
        schema1:Manuscript ;
    rdfs:label "Commentary on the office of Mass / Albertus Magnus" ;
    dcterms1:issued "1400-1460" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069279365>,
        <https://data.bibliotheken.nl/.well-known/genid/3684993eb7fe212d9bb28e22b6daf394> ;
    schema1:description "Probably acquired by the SAB after the dissolution of the monasteries and convents in Deventer and Diepenveen at the end of the 16th century" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7fef23bf828ef0fb1de36388fd08103> ;
    schema1:name "Commentary on the office of Mass" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0b4720f8c35a9d167fe3f56ac90613e> .

