@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/p191099716> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het bereiden van oxyhaemoglobine-kristallen uit runderbloed / J.H. Schuurmans Stekhoven" ;
    dcterms1:issued "1896" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155386301> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a6360ea0653559ee1e1c19ffbfef1f7> ;
    schema1:name "Het bereiden van oxyhaemoglobine-kristallen uit runderbloed" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22c32cec0de21f3c735326923973c22d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67742337> .

