@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p850769566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Codices Vossiani Latini / K.A. de Meyier" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p379039591> ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39729297X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070299064> ;
    schema1:inLanguage "la" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830492399>,
        <http://data.bibliotheken.nl/id/nbt/p844136573> ;
    schema1:isbn "9060211863" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cd30237e05597d462103434021b6a9a> ;
    schema1:name "Codices Vossiani Latini" ;
    schema1:numberOfPages 261 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d541d579e374046a6f933dda73d41c2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769134807> .

