@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/p144211556> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auli Gellii Noctes Atticae" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407073132>,
        <http://data.bibliotheken.nl/id/nbt/p407073140> ;
    dcterms1:issued "1665" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069708827> ;
    schema1:bookEdition "Ed. nova et prioribus omnibus docti hominis cura multo castigatior" ;
    schema1:inLanguage "la" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/075117246a672bf02b170b9abeeaab4b> ;
    schema1:name "Auli Gellii Noctes Atticae" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08dd5d05b73f40d76ed8a2c3fc250dff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/34770913> .

