@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_03da97cd-68e8-eae7-cf68-215871255739
  a a2a:Record ;
  rdfs:label "Doop op 26 juli 1800 te Nieuwkuijk" ;
  a2a:hasPerson oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-be32a55e-ee77-f4ac-790a-73388359782e, oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-c12ae765-3cd0-83ed-67e2-498e0f9e11cb, oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-4824e811-fd5b-ce13-7b2c-f4763cbcdf80, oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-0a0fec86-09c3-b0ce-8543-83371a25a1c0 ;
  a2a:hasEvent oa:event_sha_03da97cd-68e8-eae7-cf68-215871255739_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_0, oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_1, oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_2, oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_3 ;
  a2a:hasSource oa:source_sha_03da97cd-68e8-eae7-cf68-215871255739 .

oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-be32a55e-ee77-f4ac-790a-73388359782e
  a a2a:Person ;
  rdfs:label "Anna Catharina Kivits" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Kivits" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Kivits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-c12ae765-3cd0-83ed-67e2-498e0f9e11cb
  a a2a:Person ;
  rdfs:label "Albertus van Halder" ;
  a2a:PersonName [
    rdfs:label "Albertus van Halder" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-4824e811-fd5b-ce13-7b2c-f4763cbcdf80
  a a2a:Person ;
  rdfs:label "Maria van Halder" ;
  a2a:PersonName [
    rdfs:label "Maria van Halder" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halder"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person-0a0fec86-09c3-b0ce-8543-83371a25a1c0
  a a2a:Person ;
  rdfs:label "Nicolaa van Loon" ;
  a2a:PersonName [
    rdfs:label "Nicolaa van Loon" ;
    a2a:PersonNameFirstName "Nicolaa" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_03da97cd-68e8-eae7-cf68-215871255739_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1800-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person:be32a55e-ee77-f4ac-790a-73388359782e ;
  a2a:EventKeyRef oa:event_sha_03da97cd-68e8-eae7-cf68-215871255739_Event1 .

oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person:c12ae765-3cd0-83ed-67e2-498e0f9e11cb ;
  a2a:EventKeyRef oa:event_sha_03da97cd-68e8-eae7-cf68-215871255739_Event1 .

oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person:4824e811-fd5b-ce13-7b2c-f4763cbcdf80 ;
  a2a:EventKeyRef oa:event_sha_03da97cd-68e8-eae7-cf68-215871255739_Event1 .

oa:relationep_sha_03da97cd-68e8-eae7-cf68-215871255739_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_03da97cd-68e8-eae7-cf68-215871255739_Person:0a0fec86-09c3-b0ce-8543-83371a25a1c0 ;
  a2a:EventKeyRef oa:event_sha_03da97cd-68e8-eae7-cf68-215871255739_Event1 .

oa:source_sha_03da97cd-68e8-eae7-cf68-215871255739
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk, Onsenoort" ;
    rdfs:label "Nieuwkuijk, Onsenoort", "1800-07-26 - 1800-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1800-07-26"^^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: Vlijmen22, Periode: 1792-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen22" ;
    a2a:Folio "10r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen22, Periode: 1792-1810, Dopen (rooms-katholieke parochie), Vlijmen22, 10r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e6c7f76b-4774-35c9-1f5a-69d8db34e5f9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/03da97cd-68e8-eae7-cf68-215871255739" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e6c7f76b-4774-35c9-1f5a-69d8db34e5f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/03da97cd-68e8-eae7-cf68-215871255739" ;
  a2a:RecordGUID "{03da97cd-68e8-eae7-cf68-215871255739}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-07-1800<br />Plaats dopen: Nieuwkuijk<br />Religie: RK", "Kopie van DTB Vlijmen 20 en 21." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2070_00002070.xml van SHA" .

