@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_488c0f9f-117c-e09c-5ff4-71143e3e2824
  a a2a:Record ;
  rdfs:label "Geboorte op 15 januari 1887 te Drunen" ;
  a2a:hasPerson oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-7a752003-0c47-d7d6-8476-35cd3cd41a1f, oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-0fae22c7-5e40-4b08-1e54-8c4c84912b4b, oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-16308d36-cd0a-d542-07c5-fa2e59b8859f, oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-e8fdc91f-1850-dd11-c6a0-4a2d59225fbf, oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-b9cdde43-62d4-0101-d5e5-fb3fc0e84940 ;
  a2a:hasEvent oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_0, oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_1, oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_2, oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_3, oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_4 ;
  a2a:hasSource oa:source_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824 .

oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-7a752003-0c47-d7d6-8476-35cd3cd41a1f
  a a2a:Person ;
  rdfs:label "Johanna van Helvert" ;
  a2a:PersonName [
    rdfs:label "Johanna van Helvert" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helvert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1887-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-0fae22c7-5e40-4b08-1e54-8c4c84912b4b
  a a2a:Person ;
  rdfs:label "Johannes Veltman" ;
  a2a:PersonName [
    rdfs:label "Johannes Veltman" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-16308d36-cd0a-d542-07c5-fa2e59b8859f
  a a2a:Person ;
  rdfs:label "Sebastiaan Hombergen" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan Hombergen" ;
    a2a:PersonNameFirstName "Sebastiaan" ;
    a2a:PersonNameLastName "Hombergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "huisschilder" .

oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-e8fdc91f-1850-dd11-c6a0-4a2d59225fbf
  a a2a:Person ;
  rdfs:label "Johanna van Bommel" ;
  a2a:PersonName [
    rdfs:label "Johanna van Bommel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bommel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person-b9cdde43-62d4-0101-d5e5-fb3fc0e84940
  a a2a:Person ;
  rdfs:label "Peter van Helvert" ;
  a2a:PersonName [
    rdfs:label "Peter van Helvert" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helvert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1887-01-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person:7a752003-0c47-d7d6-8476-35cd3cd41a1f ;
  a2a:EventKeyRef oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1 .

oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person:0fae22c7-5e40-4b08-1e54-8c4c84912b4b ;
  a2a:EventKeyRef oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1 .

oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person:16308d36-cd0a-d542-07c5-fa2e59b8859f ;
  a2a:EventKeyRef oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1 .

oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person:e8fdc91f-1850-dd11-c6a0-4a2d59225fbf ;
  a2a:EventKeyRef oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1 .

oa:relationep_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Person:b9cdde43-62d4-0101-d5e5-fb3fc0e84940 ;
  a2a:EventKeyRef oa:event_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824_Event1 .

oa:source_sha_488c0f9f-117c-e09c-5ff4-71143e3e2824
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1887-01-15 - 1887-01-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-01-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1887-01-15"^^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: 3115, Periode: 1881-1890" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "3115" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3115, Periode: 1881-1890, Geboorteregister, 2, 3115"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3f718a9c-107e-1bf7-3528-a85139ca9bc6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/488c0f9f-117c-e09c-5ff4-71143e3e2824" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3f718a9c-107e-1bf7-3528-a85139ca9bc6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-11-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/488c0f9f-117c-e09c-5ff4-71143e3e2824" ;
  a2a:RecordGUID "{488c0f9f-117c-e09c-5ff4-71143e3e2824}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6120_00006120.xml van SHA" .

