@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_97faf0d4-7ab2-b304-fb2b-52acc718e2a2
  a a2a:Record ;
  rdfs:label "Geboorte op 1 januari 1811 te Drunen" ;
  a2a:hasPerson oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-04fe86b8-5f1d-9df1-3338-65ae902842e2, oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-8dd7a2e1-fde6-ec53-28d4-04c1ef92cab3, oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-19ae7906-880a-7560-89d6-a2d40b3e5801, oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-1bb8fd44-a644-5b0e-6b83-500487be951a, oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-3f9010c1-e28e-8828-580f-6acc76171f73 ;
  a2a:hasEvent oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_0, oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_1, oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_2, oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_3, oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_4 ;
  a2a:hasSource oa:source_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2 .

oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-04fe86b8-5f1d-9df1-3338-65ae902842e2
  a a2a:Person ;
  rdfs:label "Jacques Pijnenborg" ;
  a2a:PersonName [
    rdfs:label "Jacques Pijnenborg" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Pijnenborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-8dd7a2e1-fde6-ec53-28d4-04c1ef92cab3
  a a2a:Person ;
  rdfs:label "André van de Wiel" ;
  a2a:PersonName [
    rdfs:label "André van de Wiel" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "dagloner" .

oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-19ae7906-880a-7560-89d6-a2d40b3e5801
  a a2a:Person ;
  rdfs:label "Pierre van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Pierre van de Wiel" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-1bb8fd44-a644-5b0e-6b83-500487be951a
  a a2a:Person ;
  rdfs:label "Anne Marie van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Anne Marie van de Wiel" ;
    a2a:PersonNameFirstName "Anne Marie" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1811-01-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person-3f9010c1-e28e-8828-580f-6acc76171f73
  a a2a:Person ;
  rdfs:label "Catherine Sleegers" ;
  a2a:PersonName [
    rdfs:label "Catherine Sleegers" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Sleegers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1811-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person:04fe86b8-5f1d-9df1-3338-65ae902842e2 ;
  a2a:EventKeyRef oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1 .

oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person:8dd7a2e1-fde6-ec53-28d4-04c1ef92cab3 ;
  a2a:EventKeyRef oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1 .

oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person:19ae7906-880a-7560-89d6-a2d40b3e5801 ;
  a2a:EventKeyRef oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1 .

oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person:1bb8fd44-a644-5b0e-6b83-500487be951a ;
  a2a:EventKeyRef oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1 .

oa:relationep_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Person:3f9010c1-e28e-8828-580f-6acc76171f73 ;
  a2a:EventKeyRef oa:event_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2_Event1 .

oa:source_sha_97faf0d4-7ab2-b304-fb2b-52acc718e2a2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1811-01-01 - 1811-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1811-01-01"^^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: 3107, Periode: 1811-1812" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "3107" ;
    a2a:Folio "2" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3107, Periode: 1811-1812, Geboorte-, huwelijks- en overlijdensregister, 3107, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/76884aa2-9921-1e51-7584-0c4e590f1f61.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/97faf0d4-7ab2-b304-fb2b-52acc718e2a2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/76884aa2-9921-1e51-7584-0c4e590f1f61.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/97faf0d4-7ab2-b304-fb2b-52acc718e2a2" ;
  a2a:RecordGUID "{97faf0d4-7ab2-b304-fb2b-52acc718e2a2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4004_00004004.xml van SHA" .

