@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/p389136433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het hartje van Savoye / Paul Guiton ; voorw. van Henri Béraud ; [vert. uit het Fr. door] W.J.M. Linden" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397585241> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068448449> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p810275643> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc1e7e4335c663ce3671fd6281e684ef> ;
    schema1:name "In het hartje van Savoye" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da3f65ab30ab1fb2522a8916620227b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902639302> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/74db271516832d0a1e6c90786ee2d808> .

