@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p432867805> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le helium / J.C. de Man" ;
    dcterms1:issued "1892" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000153370" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070192928> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p193258560> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51534774cbe768a56ec4fef5b97feddc> ;
    schema1:name "Le helium" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/36526e87883941eeea33029690733ff7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245586750> .

