@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_6e9a8c19-d50a-6f45-742d-78cff804bee2
  a a2a:Record ;
  rdfs:label "Doop op 12 mei 1746 te Heusden" ;
  a2a:hasPerson oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-07eeef74-0744-7b1c-ee9d-9b4eaa3ef6ef, oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-ad786346-a983-cd83-a21a-4ad705fc349a, oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-80bf7ab4-2cc6-e60f-cb67-1c519bdcd729, oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-9eec2b3e-e3c2-e9e4-bf75-a698d488c506, oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-c301a7ad-219f-c094-523b-9629e696b5fd, oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-a2631a61-0ceb-f736-e59a-b97bf495c81c ;
  a2a:hasEvent oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_0, oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_1, oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_2, oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_3, oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_4, oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_5 ;
  a2a:hasSource oa:source_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2 .

oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-07eeef74-0744-7b1c-ee9d-9b4eaa3ef6ef
  a a2a:Person ;
  rdfs:label "Johannes Clercks" ;
  a2a:PersonName [
    rdfs:label "Johannes Clercks" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Clercks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-ad786346-a983-cd83-a21a-4ad705fc349a
  a a2a:Person ;
  rdfs:label "Dina Kastelijn" ;
  a2a:PersonName [
    rdfs:label "Dina Kastelijn" ;
    a2a:PersonNameFirstName "Dina" ;
    a2a:PersonNameLastName "Kastelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-80bf7ab4-2cc6-e60f-cb67-1c519bdcd729
  a a2a:Person ;
  rdfs:label "Mels Castelijn" ;
  a2a:PersonName [
    rdfs:label "Mels Castelijn" ;
    a2a:PersonNameFirstName "Mels" ;
    a2a:PersonNameLastName "Castelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-9eec2b3e-e3c2-e9e4-bf75-a698d488c506
  a a2a:Person ;
  rdfs:label "Adriana Kastelijn" ;
  a2a:PersonName [
    rdfs:label "Adriana Kastelijn" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Kastelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-c301a7ad-219f-c094-523b-9629e696b5fd
  a a2a:Person ;
  rdfs:label "Anna Maria Castelijn" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Castelijn" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Castelijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person-a2631a61-0ceb-f736-e59a-b97bf495c81c
  a a2a:Person ;
  rdfs:label "Adriana Clercks" ;
  a2a:PersonName [
    rdfs:label "Adriana Clercks" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Clercks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1746-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person:07eeef74-0744-7b1c-ee9d-9b4eaa3ef6ef ;
  a2a:EventKeyRef oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 .

oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person:ad786346-a983-cd83-a21a-4ad705fc349a ;
  a2a:EventKeyRef oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 .

oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person:80bf7ab4-2cc6-e60f-cb67-1c519bdcd729 ;
  a2a:EventKeyRef oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 .

oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person:9eec2b3e-e3c2-e9e4-bf75-a698d488c506 ;
  a2a:EventKeyRef oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 .

oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person:c301a7ad-219f-c094-523b-9629e696b5fd ;
  a2a:EventKeyRef oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 .

oa:relationep_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Person:a2631a61-0ceb-f736-e59a-b97bf495c81c ;
  a2a:EventKeyRef oa:event_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2_Event1 .

oa:source_sha_6e9a8c19-d50a-6f45-742d-78cff804bee2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1746-05-12 - 1746-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1746-05-12"^^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 "109r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 109r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8c4cba1b-363f-691f-9433-c958480a78a4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6e9a8c19-d50a-6f45-742d-78cff804bee2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8c4cba1b-363f-691f-9433-c958480a78a4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6e9a8c19-d50a-6f45-742d-78cff804bee2" ;
  a2a:RecordGUID "{6e9a8c19-d50a-6f45-742d-78cff804bee2}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-05-1746<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_1983_00001983.xml van SHA" .

