@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/p084948256> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dagelijkse zaken van de Leidse Universiteit van 1581 tot 1596 / H.J. Witkam" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068608101> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822415011> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4eadc35d7ede7a7ff60c28c83bbe1b06> ;
    schema1:name "De dagelijkse zaken van de Leidse Universiteit van 1581 tot 1596" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37938b17782595fc2b5ff3ab5f00ff1e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769543626> .

