@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_7e2e26a8-82eb-9800-da99-e65dab7227ee
  a a2a:Record ;
  rdfs:label "Geboorte op 4 september 1815 te Heusden" ;
  a2a:hasPerson oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-b10e4ef1-8c60-0a87-e314-6a2b31ab9409, oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-76cbdade-d0c7-cab8-9935-805ad124e5b0, oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-444cd0fb-f534-5e92-457b-0ff7df115830, oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-43b214f7-6645-2b90-6ebf-44dad3c7134a, oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-ebcbf694-add2-1451-186b-ba851da3f491 ;
  a2a:hasEvent oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_0, oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_1, oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_2, oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_3, oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_4 ;
  a2a:hasSource oa:source_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee .

oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-b10e4ef1-8c60-0a87-e314-6a2b31ab9409
  a a2a:Person ;
  rdfs:label "Hendrik Kelman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kelman" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kelman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "meester kleermaker" .

oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-76cbdade-d0c7-cab8-9935-805ad124e5b0
  a a2a:Person ;
  rdfs:label "Hendrik Geerlings" ;
  a2a:PersonName [
    rdfs:label "Hendrik Geerlings" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Geerlings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "militair gepensioneerd" .

oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-444cd0fb-f534-5e92-457b-0ff7df115830
  a a2a:Person ;
  rdfs:label "Elizabeth Poulina Rijkaard" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Poulina Rijkaard" ;
    a2a:PersonNameFirstName "Elizabeth Poulina" ;
    a2a:PersonNameLastName "Rijkaard"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1815-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-43b214f7-6645-2b90-6ebf-44dad3c7134a
  a a2a:Person ;
  rdfs:label "Pieter Rijkaard" ;
  a2a:PersonName [
    rdfs:label "Pieter Rijkaard" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Rijkaard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "particulier" .

oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person-ebcbf694-add2-1451-186b-ba851da3f491
  a a2a:Person ;
  rdfs:label "Maria Sibilla Peeters" ;
  a2a:PersonName [
    rdfs:label "Maria Sibilla Peeters" ;
    a2a:PersonNameFirstName "Maria Sibilla" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1815-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person:b10e4ef1-8c60-0a87-e314-6a2b31ab9409 ;
  a2a:EventKeyRef oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1 .

oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person:76cbdade-d0c7-cab8-9935-805ad124e5b0 ;
  a2a:EventKeyRef oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1 .

oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person:444cd0fb-f534-5e92-457b-0ff7df115830 ;
  a2a:EventKeyRef oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1 .

oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person:43b214f7-6645-2b90-6ebf-44dad3c7134a ;
  a2a:EventKeyRef oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1 .

oa:relationep_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Person:ebcbf694-add2-1451-186b-ba851da3f491 ;
  a2a:EventKeyRef oa:event_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee_Event1 .

oa:source_sha_7e2e26a8-82eb-9800-da99-e65dab7227ee
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1815-09-04 - 1815-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1815" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1815-09-04"^^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: 4004, Periode: 1815-1830" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "4004" ;
    a2a:Folio "11" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4004, Periode: 1815-1830, Geboorteregister, 4004, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/446bc5ba-2cfb-db5e-3834-5290b34fc741.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7e2e26a8-82eb-9800-da99-e65dab7227ee" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/446bc5ba-2cfb-db5e-3834-5290b34fc741.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7e2e26a8-82eb-9800-da99-e65dab7227ee" ;
  a2a:RecordGUID "{7e2e26a8-82eb-9800-da99-e65dab7227ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5873_00005873.xml van SHA" .

