@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_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa
  a a2a:Record ;
  rdfs:label "Doop op 23 maart 1707 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-28e1fe72-22a9-2a12-c51e-4ca7360fb75b, oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-2d27e573-b3aa-a388-6ec3-491081f8be96, oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-9d3cb75c-3b71-8c2d-ae5d-e32e6f8ec523, oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-9e2105a7-c3db-0943-ac3a-a61d0b2a6062 ;
  a2a:hasEvent oa:event_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_0, oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_1, oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_2, oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_3 ;
  a2a:hasSource oa:source_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa .

oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-28e1fe72-22a9-2a12-c51e-4ca7360fb75b
  a a2a:Person ;
  rdfs:label "Mechgel Jan Isebrants" ;
  a2a:PersonName [
    rdfs:label "Mechgel Jan Isebrants" ;
    a2a:PersonNameFirstName "Mechgel Jan" ;
    a2a:PersonNameLastName "Isebrants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-2d27e573-b3aa-a388-6ec3-491081f8be96
  a a2a:Person ;
  rdfs:label "Heijltie Jan Isebrants" ;
  a2a:PersonName [
    rdfs:label "Heijltie Jan Isebrants" ;
    a2a:PersonNameFirstName "Heijltie Jan" ;
    a2a:PersonNameLastName "Isebrants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-9d3cb75c-3b71-8c2d-ae5d-e32e6f8ec523
  a a2a:Person ;
  rdfs:label "Johannes de Leuw" ;
  a2a:PersonName [
    rdfs:label "Johannes de Leuw" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leuw"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person-9e2105a7-c3db-0943-ac3a-a61d0b2a6062
  a a2a:Person ;
  rdfs:label "Arien Mertens de Leuw" ;
  a2a:PersonName [
    rdfs:label "Arien Mertens de Leuw" ;
    a2a:PersonNameFirstName "Arien Mertens" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1707-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person:28e1fe72-22a9-2a12-c51e-4ca7360fb75b ;
  a2a:EventKeyRef oa:event_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Event1 .

oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person:2d27e573-b3aa-a388-6ec3-491081f8be96 ;
  a2a:EventKeyRef oa:event_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Event1 .

oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person:9d3cb75c-3b71-8c2d-ae5d-e32e6f8ec523 ;
  a2a:EventKeyRef oa:event_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Event1 .

oa:relationep_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Person:9e2105a7-c3db-0943-ac3a-a61d0b2a6062 ;
  a2a:EventKeyRef oa:event_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa_Event1 .

oa:source_sha_073f4c75-0628-3fce-9ead-7c7e8fc0e8fa
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1707-03-23 - 1707-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1707-03-23"^^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 "8v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout03, Periode: 1701-1742, Dopen (rooms-katholieke parochie), Elshout03, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7c6eb394-0f82-80f0-3599-1d16a822c234.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/073f4c75-0628-3fce-9ead-7c7e8fc0e8fa" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7c6eb394-0f82-80f0-3599-1d16a822c234.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/073f4c75-0628-3fce-9ead-7c7e8fc0e8fa" ;
  a2a:RecordGUID "{073f4c75-0628-3fce-9ead-7c7e8fc0e8fa}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 23-03-1707<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7797_00007797.xml van SHA" .

