@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/p354145916> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fleurs de famille / par Auguste Clavareau" ;
    dcterms1:issued "1860" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000094119" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069620733> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043520324> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18d620f200f00c3841ab069e7ffb4d7d> ;
    schema1:name "Fleurs de famille" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9189cd238da996931c190998784a5937> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824947746> .

