@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/p411623656> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De liefde Godts / St. Francois de Sales ; uyt het Fransch verduijtscht door Guilliam van Aelst" ;
    dcterms1:issued "1657" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000020364" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068347561> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073497649> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p168318377> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb9cf144f1f7c4abc25cb3817b322be2> ;
    schema1:name "De liefde Godts" ;
    schema1:numberOfPages 756 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03fdba20fc31b2d2ce634f11101062e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993663282> .

