@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf
  a a2a:Record ;
  rdfs:label "Geboorte op 25 februari 1845 te Drunen" ;
  a2a:hasPerson oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-2b640cb6-38c9-6352-e251-9eccb36320f1, oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-2c584be9-de0a-3a19-be27-a2c60865de81, oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-3b976072-64eb-7d9f-b126-6b66c331c5e3, oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-7764d969-9c7f-a2c9-9020-0ff24fc23fe0, oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-211597cb-b63d-c5f7-02d0-38e761ad733f ;
  a2a:hasEvent oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_0, oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_1, oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_2, oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_3, oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_4 ;
  a2a:hasSource oa:source_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf .

oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-2b640cb6-38c9-6352-e251-9eccb36320f1
  a a2a:Person ;
  rdfs:label "Hendrikus Adrianus Hello" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Adrianus Hello" ;
    a2a:PersonNameFirstName "Hendrikus Adrianus" ;
    a2a:PersonNameLastName "Hello"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1845-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-2c584be9-de0a-3a19-be27-a2c60865de81
  a a2a:Person ;
  rdfs:label "Jacobus Oosterling" ;
  a2a:PersonName [
    rdfs:label "Jacobus Oosterling" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Oosterling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "grutter" .

oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-3b976072-64eb-7d9f-b126-6b66c331c5e3
  a a2a:Person ;
  rdfs:label "Wijnand Krull" ;
  a2a:PersonName [
    rdfs:label "Wijnand Krull" ;
    a2a:PersonNameFirstName "Wijnand" ;
    a2a:PersonNameLastName "Krull"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-7764d969-9c7f-a2c9-9020-0ff24fc23fe0
  a a2a:Person ;
  rdfs:label "Petronella van Gorcum" ;
  a2a:PersonName [
    rdfs:label "Petronella van Gorcum" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gorcum"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person-211597cb-b63d-c5f7-02d0-38e761ad733f
  a a2a:Person ;
  rdfs:label "Adrianus Hello" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hello" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Hello"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "rijkswachthouder" .

oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1845-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person:2b640cb6-38c9-6352-e251-9eccb36320f1 ;
  a2a:EventKeyRef oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1 .

oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person:2c584be9-de0a-3a19-be27-a2c60865de81 ;
  a2a:EventKeyRef oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1 .

oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person:3b976072-64eb-7d9f-b126-6b66c331c5e3 ;
  a2a:EventKeyRef oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1 .

oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person:7764d969-9c7f-a2c9-9020-0ff24fc23fe0 ;
  a2a:EventKeyRef oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1 .

oa:relationep_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Person:211597cb-b63d-c5f7-02d0-38e761ad733f ;
  a2a:EventKeyRef oa:event_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf_Event1 .

oa:source_sha_22e0811b-b8f1-89ca-2e85-3a71cfe3efdf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1845-02-25 - 1845-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1845-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3111, Periode: 1841-1850" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "10" ;
    a2a:RegistryNumber "3111" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3111, Periode: 1841-1850, Geboorteregister, 10, 3111"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e3453ae3-9c23-c5d4-790e-e2c396eecdb7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/22e0811b-b8f1-89ca-2e85-3a71cfe3efdf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e3453ae3-9c23-c5d4-790e-e2c396eecdb7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/22e0811b-b8f1-89ca-2e85-3a71cfe3efdf" ;
  a2a:RecordGUID "{22e0811b-b8f1-89ca-2e85-3a71cfe3efdf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6164_00006164.xml van SHA" .

