@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p145993647> a schema1:Person ;
    rdfs:label "Bloem, Jacobus Cornelis (1822-1902)" ;
    schema1:birthDate "1822" ;
    schema1:deathDate "1902" ;
    schema1:description "staathuishoudkundige" ;
    schema1:familyName "Bloem" ;
    schema1:givenName "Jacobus Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/add2efe872eeadc429f95fcb1113706e> ;
    schema1:name "Jacobus Cornelis Bloem" ;
    schema1:sameAs <http://viaf.org/viaf/286614925>,
        wd:Q2198463,
        <https://isni.org/isni/0000000392539478> .

