@prefix ns1: <http://omeka.org/s/vocabs/o#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bvbtBm9> a <https://personsincontext.org/model#PersonObservation>,
        schema:Person ;
    ns1:created "2024-09-10T11:30:30+00:00"^^xsd:dateTime ;
    ns1:id 2483419 ;
    ns1:is_public true ;
    ns1:item_set <https://n2t.net/ark:/60537/benyhW> ;
    ns1:owner <https://www.goudatijdmachine.nl/omeka/api/users/2> ;
    ns1:resource_class <https://www.goudatijdmachine.nl/omeka/api/resource_classes/2961> ;
    ns1:resource_template <https://www.goudatijdmachine.nl/omeka/api/resource_templates/64> ;
    ns1:site <https://www.goudatijdmachine.nl/omeka/api/sites/2> ;
    ns1:title "Oskar Kellerman" ;
    owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2483419> ;
    prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kgjj> ;
    schema:birthDate "1853-01-22"^^xsd:date ;
    schema:birthPlace [ a schema:DefinedTerm,
                schema:Place ;
            schema:name "Batavia"@nl ] ;
    schema:familyName "Kellerman" ;
    schema:givenName "Oskar" ;
    schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd926256-ecc5-2e86-8cb8-a0f0ce6fb87f" ;
    schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/aadd5e36-aed6-4fe3-36ce-e29cfaa7f22f> ;
    schema:name "Oskar Kellerman"@nl ;
    schema:sdDatePublished "2025-10-04T14:45:15+00:00"^^xsd:dateTime .

