@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p32580091X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fabulae" ;
    dcterms1:issued "1465-1480" ;
    schema1:associatedMedia "http://data.cerl.org/istc/ia00104200" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068585489> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068380984>,
        <http://data.bibliotheken.nl/id/thes/p068434413>,
        <http://data.bibliotheken.nl/id/thes/p070459843> ;
    schema1:description "De proloog van Valla is gedateerd te Cayeta, 1 mei 1438" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/281be0915bf5cb6614e5b7747caee284> ;
    schema1:name "Fabulae" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61a287bc98d66aaf3cb8f0d8fa15b2c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/550424891> .

