@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/p098670654> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Il Breviario Grimani della bibliotheca di S. Marco in Venezia / riproduzione fotografica completa publicata da Scato de Vries ; prefazione da Sal. Morpurgo" ;
    dcterms1:issued "1904" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070047553>,
        <http://data.bibliotheken.nl/id/thes/p088984761> ;
    schema1:inLanguage "it" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e84a69d80f9f23a5a20d8416b33edfea> ;
    schema1:name "Il Breviario Grimani della bibliotheca di S. Marco in Venezia" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ff69d5dddbdce01e348fca8cc939e00> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66097784> .

