@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_70d54754-7e08-4b57-e4fe-c7347edaf205
  a a2a:Record ;
  rdfs:label "Geboorte op 22 oktober 1831 te Drunen" ;
  a2a:hasPerson oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-fc888b08-d8bb-a6e5-a468-d031456f7cb5, oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-27458b2a-f761-3056-8c4c-9a1ca13a1f27, oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-3c8be0d0-b2cf-2d00-63fd-b7c19a586d3a, oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-6648cbc9-d96a-a89e-a1aa-9c1ea5b3a04a, oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-7ee59370-cfaa-381e-e298-5b2f5a68e884 ;
  a2a:hasEvent oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_0, oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_1, oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_2, oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_3, oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_4 ;
  a2a:hasSource oa:source_sha_70d54754-7e08-4b57-e4fe-c7347edaf205 .

oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-fc888b08-d8bb-a6e5-a468-d031456f7cb5
  a a2a:Person ;
  rdfs:label "Francis Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Francis Verhoeven" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-27458b2a-f761-3056-8c4c-9a1ca13a1f27
  a a2a:Person ;
  rdfs:label "Arnoldus Veltman" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Veltman" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Veltman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "deurwaarder-executant" .

oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-3c8be0d0-b2cf-2d00-63fd-b7c19a586d3a
  a a2a:Person ;
  rdfs:label "Peter Nieuwkuik" ;
  a2a:PersonName [
    rdfs:label "Peter Nieuwkuik" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Nieuwkuik"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1831-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-6648cbc9-d96a-a89e-a1aa-9c1ea5b3a04a
  a a2a:Person ;
  rdfs:label "Anthoni Nieuwkuik" ;
  a2a:PersonName [
    rdfs:label "Anthoni Nieuwkuik" ;
    a2a:PersonNameFirstName "Anthoni" ;
    a2a:PersonNameLastName "Nieuwkuik"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "linnenwever" .

oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person-7ee59370-cfaa-381e-e298-5b2f5a68e884
  a a2a:Person ;
  rdfs:label "Elizabeth de Mooi" ;
  a2a:PersonName [
    rdfs:label "Elizabeth de Mooi" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mooi"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] .

oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1831-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person:fc888b08-d8bb-a6e5-a468-d031456f7cb5 ;
  a2a:EventKeyRef oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1 .

oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person:27458b2a-f761-3056-8c4c-9a1ca13a1f27 ;
  a2a:EventKeyRef oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1 .

oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person:3c8be0d0-b2cf-2d00-63fd-b7c19a586d3a ;
  a2a:EventKeyRef oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1 .

oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person:6648cbc9-d96a-a89e-a1aa-9c1ea5b3a04a ;
  a2a:EventKeyRef oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1 .

oa:relationep_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Person:7ee59370-cfaa-381e-e298-5b2f5a68e884 ;
  a2a:EventKeyRef oa:event_sha_70d54754-7e08-4b57-e4fe-c7347edaf205_Event1 .

oa:source_sha_70d54754-7e08-4b57-e4fe-c7347edaf205
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1831-10-22 - 1831-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1831-10-22"^^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: 3110, Periode: 1831-1840" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "3110" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3110, Periode: 1831-1840, Geboorteregister, 45, 3110"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/be84897c-b255-d90d-a286-305b29ec49e2.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/70d54754-7e08-4b57-e4fe-c7347edaf205" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/be84897c-b255-d90d-a286-305b29ec49e2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/70d54754-7e08-4b57-e4fe-c7347edaf205" ;
  a2a:RecordGUID "{70d54754-7e08-4b57-e4fe-c7347edaf205}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7133_00007133.xml van SHA" .

