@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/p400242850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Apuleii Madaurensis Opera omnia quae exstant / ab innumeris mendis, quibus hactenus scatebant, jam serio emendata" ;
    dcterms1:issued "1623" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000025180" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070020620> ;
    schema1:bookEdition "Ed. nova" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "la" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p082996857> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92c6001162eafb0e463715daeac3d0c1> ;
    schema1:name "Apuleii Madaurensis Opera omnia quae exstant" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77da259d5fbce13f23b7577d8be3cff5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959242442> .

