@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/> .

<http://data.bibliotheken.nl/id/nbt/p082762317> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cl. Claudianus / Ex optimorum codicum fide" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p406964815> ;
    dcterms1:issued "1628" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068605463> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff9e30e8ea5644c1fc3f8bf8bf6e1e46> ;
    schema1:name "Cl. Claudianus" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6014c5d346fb753cd4f13074fe2b7362> ;
    schema1:sameAs <http://www.worldcat.org/oclc/38637003> .

