@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/p861429095> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catullus, Tibullus et Propertius : [Carmina]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p422229350> ;
    dcterms1:issued "1805" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069180555> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068943687>,
        <http://data.bibliotheken.nl/id/thes/p069273642> ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6af5cd5f434d107910f0ff1dddb3daec> ;
    schema1:name "Catullus, Tibullus et Propertius : [Carmina]" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3179a3c358a0aba5f16d4c3016106a8f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63847911> .

