@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_009be587-9eea-e032-1192-56b3cb84c3ce
  a a2a:Record ;
  rdfs:label "Geboorte op 21 september 1829 te Drunen" ;
  a2a:hasPerson oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-ccefab38-2408-c915-f4f9-6d10835fa7cd, oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-87855b18-5ece-8e23-ba31-125d68b386a3, oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-b853efcf-472d-f1cd-209c-9dae050c305f, oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-fa782d75-a441-bc0f-08fe-aff276701233, oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-54c135d7-e477-1b1e-d27c-3c2f1d78e54a ;
  a2a:hasEvent oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_0, oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_1, oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_2, oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_3, oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_4 ;
  a2a:hasSource oa:source_sha_009be587-9eea-e032-1192-56b3cb84c3ce .

oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-ccefab38-2408-c915-f4f9-6d10835fa7cd
  a a2a:Person ;
  rdfs:label "Kornelis Brands" ;
  a2a:PersonName [
    rdfs:label "Kornelis Brands" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Brands"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-87855b18-5ece-8e23-ba31-125d68b386a3
  a a2a:Person ;
  rdfs:label "Embert van Dijk" ;
  a2a:PersonName [
    rdfs:label "Embert van Dijk" ;
    a2a:PersonNameFirstName "Embert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  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_009be587-9eea-e032-1192-56b3cb84c3ce_Person-b853efcf-472d-f1cd-209c-9dae050c305f
  a a2a:Person ;
  rdfs:label "Johanna Maria Tolhuizen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Tolhuizen" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Tolhuizen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1829-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-fa782d75-a441-bc0f-08fe-aff276701233
  a a2a:Person ;
  rdfs:label "Francis Tolhuizen" ;
  a2a:PersonName [
    rdfs:label "Francis Tolhuizen" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Tolhuizen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person-54c135d7-e477-1b1e-d27c-3c2f1d78e54a
  a a2a:Person ;
  rdfs:label "Wilhelmina Nauwens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Nauwens" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Nauwens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] .

oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1829-09-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person:ccefab38-2408-c915-f4f9-6d10835fa7cd ;
  a2a:EventKeyRef oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1 .

oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person:87855b18-5ece-8e23-ba31-125d68b386a3 ;
  a2a:EventKeyRef oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1 .

oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person:b853efcf-472d-f1cd-209c-9dae050c305f ;
  a2a:EventKeyRef oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1 .

oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person:fa782d75-a441-bc0f-08fe-aff276701233 ;
  a2a:EventKeyRef oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1 .

oa:relationep_sha_009be587-9eea-e032-1192-56b3cb84c3ce_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Person:54c135d7-e477-1b1e-d27c-3c2f1d78e54a ;
  a2a:EventKeyRef oa:event_sha_009be587-9eea-e032-1192-56b3cb84c3ce_Event1 .

oa:source_sha_009be587-9eea-e032-1192-56b3cb84c3ce
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1829-09-21 - 1829-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1829" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1829-09-21"^^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: 3109, Periode: 1821-1830" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "3109" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3109, Periode: 1821-1830, Geboorteregister, 39, 3109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/935c4c60-387d-3ad3-a164-ca078ce96087.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/009be587-9eea-e032-1192-56b3cb84c3ce" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/935c4c60-387d-3ad3-a164-ca078ce96087.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/009be587-9eea-e032-1192-56b3cb84c3ce" ;
  a2a:RecordGUID "{009be587-9eea-e032-1192-56b3cb84c3ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5376_00005376.xml van SHA" .

