@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/p375614605> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Seneca, treurspel in 3 bedryven / Naar het Hoogduitsch van den heere C.E. von Kleist" ;
    dcterms1:issued "1793" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=STCN:291513077:record" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068355971> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p239703154> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/359299c1e50f001f657370f95a524c9f> ;
    schema1:name "Seneca, treurspel in 3 bedryven" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/196e1e59747276b8444280917fe50267> ;
    schema1:sameAs <http://www.worldcat.org/oclc/880419803> .

