@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_9ca94e2e-9cc6-d2cf-c317-963372ec785f
  a a2a:Record ;
  rdfs:label "Doop op 22 maart 1737 te Heusden" ;
  a2a:hasPerson oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-c13fb8f6-996c-e0e8-23a5-f4b4e6828cc6, oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-d8427ff0-b76a-d7ae-de87-c26c19afd1ba, oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-fe115f7c-67aa-8917-0ab0-8125a7013ee9, oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-0d440a53-872a-7a60-70cf-4193f3c02d43, oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-98aabfbf-b9fe-826f-e54e-eff040e86dd8 ;
  a2a:hasEvent oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_0, oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_1, oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_2, oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_3, oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_4 ;
  a2a:hasSource oa:source_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f .

oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-c13fb8f6-996c-e0e8-23a5-f4b4e6828cc6
  a a2a:Person ;
  rdfs:label "Catarina Claijbergh" ;
  a2a:PersonName [
    rdfs:label "Catarina Claijbergh" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNameLastName "Claijbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-d8427ff0-b76a-d7ae-de87-c26c19afd1ba
  a a2a:Person ;
  rdfs:label "Maria Claijbergh" ;
  a2a:PersonName [
    rdfs:label "Maria Claijbergh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Claijbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-fe115f7c-67aa-8917-0ab0-8125a7013ee9
  a a2a:Person ;
  rdfs:label "Gijsbertus Crol" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Crol" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Crol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-0d440a53-872a-7a60-70cf-4193f3c02d43
  a a2a:Person ;
  rdfs:label "Johannes Crol" ;
  a2a:PersonName [
    rdfs:label "Johannes Crol" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Crol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person-98aabfbf-b9fe-826f-e54e-eff040e86dd8
  a a2a:Person ;
  rdfs:label "Catarina Crol" ;
  a2a:PersonName [
    rdfs:label "Catarina Crol" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNameLastName "Crol"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1737-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person:c13fb8f6-996c-e0e8-23a5-f4b4e6828cc6 ;
  a2a:EventKeyRef oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1 .

oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person:d8427ff0-b76a-d7ae-de87-c26c19afd1ba ;
  a2a:EventKeyRef oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1 .

oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person:fe115f7c-67aa-8917-0ab0-8125a7013ee9 ;
  a2a:EventKeyRef oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1 .

oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person:0d440a53-872a-7a60-70cf-4193f3c02d43 ;
  a2a:EventKeyRef oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1 .

oa:relationep_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Person:98aabfbf-b9fe-826f-e54e-eff040e86dd8 ;
  a2a:EventKeyRef oa:event_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f_Event1 .

oa:source_sha_9ca94e2e-9cc6-d2cf-c317-963372ec785f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1737-03-22 - 1737-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1737-03-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: Heusden01, Periode: 1730-1788" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden01" ;
    a2a:Folio "16r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden01, Periode: 1730-1788, Dopen (rooms-katholieke parochie), Heusden01, 16r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/acb57a49-6c24-f15b-75d2-1d3f4964bb43.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9ca94e2e-9cc6-d2cf-c317-963372ec785f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/acb57a49-6c24-f15b-75d2-1d3f4964bb43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9ca94e2e-9cc6-d2cf-c317-963372ec785f" ;
  a2a:RecordGUID "{9ca94e2e-9cc6-d2cf-c317-963372ec785f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 22-03-1737<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2369_00002369.xml van SHA" .

