@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/p072054093> a schema1:Person ;
    rdfs:label "Lobe, Johann Christian (1797-1881)" ;
    schema1:alternateName "Lobe, J.C." ;
    schema1:birthDate "1797" ;
    schema1:deathDate "1881" ;
    schema1:familyName "Lobe" ;
    schema1:givenName "Johann Christian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/343494c249e6baab47cdace248fc74a6> ;
    schema1:name "Johann Christian Lobe" ;
    schema1:sameAs <http://viaf.org/viaf/54278137>,
        wd:Q477230,
        <https://isni.org/isni/0000000121336142> .

