@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/p407795960> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een liefde / naar het Zweedsch van Gustaf af Geijerstam door Jeannette E. Keijser" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067720390> ;
    schema1:bookEdition "Geaut. uitg" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069961794> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100907709> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d386a0cb285e423bf09af7bab668e812> ;
    schema1:name "Een liefde" ;
    schema1:numberOfPages 113 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf72895a5acea1b95079a008eca19312> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962274405> .

