@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_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc
  a a2a:Record ;
  rdfs:label "Doop op 25 april 1740 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-9a513e74-a525-ee43-2fef-520809eaef86, oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-e4d19f9e-2e8b-46ec-f89b-279c80c32e4d, oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-9165cdb4-500a-a49f-c3ce-d4e461bc9537, oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-91365806-a698-0610-6903-748b0237806e ;
  a2a:hasEvent oa:event_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_0, oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_1, oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_2, oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_3 ;
  a2a:hasSource oa:source_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc .

oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-9a513e74-a525-ee43-2fef-520809eaef86
  a a2a:Person ;
  rdfs:label "Maria Clerks" ;
  a2a:PersonName [
    rdfs:label "Maria Clerks" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Clerks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-e4d19f9e-2e8b-46ec-f89b-279c80c32e4d
  a a2a:Person ;
  rdfs:label "Gijsbertje Aert Clerks" ;
  a2a:PersonName [
    rdfs:label "Gijsbertje Aert Clerks" ;
    a2a:PersonNameFirstName "Gijsbertje Aert" ;
    a2a:PersonNameLastName "Clerks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-9165cdb4-500a-a49f-c3ce-d4e461bc9537
  a a2a:Person ;
  rdfs:label "Nicolaas Johannis Clerks" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Johannis Clerks" ;
    a2a:PersonNameFirstName "Nicolaas Johannis" ;
    a2a:PersonNameLastName "Clerks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person-91365806-a698-0610-6903-748b0237806e
  a a2a:Person ;
  rdfs:label "Catharina Alberti van Overdijck" ;
  a2a:PersonName [
    rdfs:label "Catharina Alberti van Overdijck" ;
    a2a:PersonNameFirstName "Catharina Alberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overdijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1740-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person:9a513e74-a525-ee43-2fef-520809eaef86 ;
  a2a:EventKeyRef oa:event_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Event1 .

oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person:e4d19f9e-2e8b-46ec-f89b-279c80c32e4d ;
  a2a:EventKeyRef oa:event_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Event1 .

oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person:9165cdb4-500a-a49f-c3ce-d4e461bc9537 ;
  a2a:EventKeyRef oa:event_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Event1 .

oa:relationep_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Person:91365806-a698-0610-6903-748b0237806e ;
  a2a:EventKeyRef oa:event_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc_Event1 .

oa:source_sha_8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1740-04-25 - 1740-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1740-04-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Elshout03, Periode: 1701-1742" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout03" ;
    a2a:Folio "49r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout03, Periode: 1701-1742, Dopen (rooms-katholieke parochie), Elshout03, 49r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7088bbfa-f971-e0d9-39ff-d8b438ed36f5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7088bbfa-f971-e0d9-39ff-d8b438ed36f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc" ;
  a2a:RecordGUID "{8e88ce1e-d644-ee04-dfaf-8a2e5a5948bc}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 25-04-1740<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7913_00007913.xml van SHA" .

