@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/p41143215X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Animadversiones in tragoedias quae L. Annaeo Senecae tribuuntur / Justus Lipsius" ;
    dcterms1:issued "1588" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000006817" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068426488> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p081962045> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09c6315117c4b898ea3df42ba31b6d52> ;
    schema1:name "Animadversiones in tragoedias quae L. Annaeo Senecae tribuuntur" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/650b21a22d0be1daf96a3ce2c6770d55> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993578187> .

