@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_14fa7df3-8bd5-23cd-172a-eae86ce8b674
  a a2a:Record ;
  rdfs:label "Doop op 22 januari 1725 te Heusden" ;
  a2a:hasPerson oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-8d2e8016-9b0b-61d8-3d35-0508f2d53c4a, oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-77830577-5221-d22e-2b44-e5792e11dbb6, oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-ccd61ed9-b1f3-82a6-8ada-a4b43f8c6a85, oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-e51e793c-7e0b-928f-b4ec-5a7a389c24b9, oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-7dbdc144-0519-ab1d-a310-09fe728136e0 ;
  a2a:hasEvent oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_0, oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_1, oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_2, oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_3, oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_4 ;
  a2a:hasSource oa:source_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674 .

oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-8d2e8016-9b0b-61d8-3d35-0508f2d53c4a
  a a2a:Person ;
  rdfs:label "Johannes van Opseelant" ;
  a2a:PersonName [
    rdfs:label "Johannes van Opseelant" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opseelant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-77830577-5221-d22e-2b44-e5792e11dbb6
  a a2a:Person ;
  rdfs:label "Arnoldus van Opseelant" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Opseelant" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opseelant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-ccd61ed9-b1f3-82a6-8ada-a4b43f8c6a85
  a a2a:Person ;
  rdfs:label "Johanna Uithoven" ;
  a2a:PersonName [
    rdfs:label "Johanna Uithoven" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Uithoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-e51e793c-7e0b-928f-b4ec-5a7a389c24b9
  a a2a:Person ;
  rdfs:label "Anna Uijthoven" ;
  a2a:PersonName [
    rdfs:label "Anna Uijthoven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Uijthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person-7dbdc144-0519-ab1d-a310-09fe728136e0
  a a2a:Person ;
  rdfs:label "Jacoba van Opseelant" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Opseelant" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Opseelant"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1725-01-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person:8d2e8016-9b0b-61d8-3d35-0508f2d53c4a ;
  a2a:EventKeyRef oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1 .

oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person:77830577-5221-d22e-2b44-e5792e11dbb6 ;
  a2a:EventKeyRef oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1 .

oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person:ccd61ed9-b1f3-82a6-8ada-a4b43f8c6a85 ;
  a2a:EventKeyRef oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1 .

oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person:e51e793c-7e0b-928f-b4ec-5a7a389c24b9 ;
  a2a:EventKeyRef oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1 .

oa:relationep_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Person:7dbdc144-0519-ab1d-a310-09fe728136e0 ;
  a2a:EventKeyRef oa:event_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674_Event1 .

oa:source_sha_14fa7df3-8bd5-23cd-172a-eae86ce8b674
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1725-01-22 - 1725-01-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-01-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1725-01-22"^^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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "52r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 52r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eb2a916d-079a-e84a-fe13-86b66e370571.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/14fa7df3-8bd5-23cd-172a-eae86ce8b674" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eb2a916d-079a-e84a-fe13-86b66e370571.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/14fa7df3-8bd5-23cd-172a-eae86ce8b674" ;
  a2a:RecordGUID "{14fa7df3-8bd5-23cd-172a-eae86ce8b674}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 22-01-1725<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2156_00002156.xml van SHA" .

