@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/p42981206X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Un souvenir de Solférino / H. Dunant ; avec notice sur les origines de la Croix-Rouge par Ch.-F. Haje et J.-M. Simon" ;
    dcterms1:issued "1902" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397363060> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069204667> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071238387> ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p150241437> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14f06f1aeb381889b491c8660f63e861> ;
    schema1:name "Un souvenir de Solférino" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9f5cea02f9832098158827c528aa443> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200120613> .

