@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/p389172154> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The tale of Beatrice / transl. from the Middle Dutch by P. Geyl" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661276> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06845435X> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863200818> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851719066> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8e4e9fbd02a8ad79130fc024753a4f8> ;
    schema1:name "The tale of Beatrice" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/783be0705a4c8d93ddfa9ee2486cb5e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902646590> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/69ace6f2ab458a7b01fdc25e4d327ce8> .

