@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/p407028021> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theodosius, or, The force of love : a tragedy / written by Nat. Lee" ;
    dcterms1:issued "1719" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000043688" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072540923> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1680" ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p138979596> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p243397313> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6df362b213b4341b6c5bcab3fea60701> ;
    schema1:name "Theodosius, or, The force of love : a tragedy" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbbfa733fab37e5937f08e205ff1cbb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959258202> .

