@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_c2f8bfac-e3df-bfce-0b96-91e723b01fa6
  a a2a:Record ;
  rdfs:label "Doop op 22 april 1720 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-783db993-d6a3-ce65-9404-de13d9278e7c, oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-27bd624a-e88d-88b4-40eb-3f35b2811842, oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-c548939c-1dea-43f3-4211-1e1c6da33feb, oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-3ee5ef43-8272-21bd-be84-d9a1686ab86a, oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-79165823-f5a6-053e-c5bf-4896cec273e3 ;
  a2a:hasEvent oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_0, oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_1, oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_2, oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_3, oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_4 ;
  a2a:hasSource oa:source_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6 .

oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-783db993-d6a3-ce65-9404-de13d9278e7c
  a a2a:Person ;
  rdfs:label "Adriana Valck" ;
  a2a:PersonName [
    rdfs:label "Adriana Valck" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Valck"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-27bd624a-e88d-88b4-40eb-3f35b2811842
  a a2a:Person ;
  rdfs:label "Nicolaas Valck" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Valck" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Valck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-c548939c-1dea-43f3-4211-1e1c6da33feb
  a a2a:Person ;
  rdfs:label "Elisabetha Lendert Luijken" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Lendert Luijken" ;
    a2a:PersonNameFirstName "Elisabetha Lendert" ;
    a2a:PersonNameLastName "Luijken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-3ee5ef43-8272-21bd-be84-d9a1686ab86a
  a a2a:Person ;
  rdfs:label "Nicolaas Claesen Valck" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Claesen Valck" ;
    a2a:PersonNameFirstName "Nicolaas Claesen" ;
    a2a:PersonNameLastName "Valck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person-79165823-f5a6-053e-c5bf-4896cec273e3
  a a2a:Person ;
  rdfs:label "Isabella Nicolai Lokerman" ;
  a2a:PersonName [
    rdfs:label "Isabella Nicolai Lokerman" ;
    a2a:PersonNameFirstName "Isabella Nicolai" ;
    a2a:PersonNameLastName "Lokerman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1720-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person:783db993-d6a3-ce65-9404-de13d9278e7c ;
  a2a:EventKeyRef oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1 .

oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person:27bd624a-e88d-88b4-40eb-3f35b2811842 ;
  a2a:EventKeyRef oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1 .

oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person:c548939c-1dea-43f3-4211-1e1c6da33feb ;
  a2a:EventKeyRef oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1 .

oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person:3ee5ef43-8272-21bd-be84-d9a1686ab86a ;
  a2a:EventKeyRef oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1 .

oa:relationep_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Person:79165823-f5a6-053e-c5bf-4896cec273e3 ;
  a2a:EventKeyRef oa:event_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6_Event1 .

oa:source_sha_c2f8bfac-e3df-bfce-0b96-91e723b01fa6
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1720-04-22 - 1720-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1720-04-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: Elshout03, Periode: 1701-1742" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout03" ;
    a2a:Folio "22v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout03, Periode: 1701-1742, Dopen (rooms-katholieke parochie), Elshout03, 22v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7355a9a5-c735-900e-399a-6fc8076e32b3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/c2f8bfac-e3df-bfce-0b96-91e723b01fa6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7355a9a5-c735-900e-399a-6fc8076e32b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/c2f8bfac-e3df-bfce-0b96-91e723b01fa6" ;
  a2a:RecordGUID "{c2f8bfac-e3df-bfce-0b96-91e723b01fa6}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 22-04-1720<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7958_00007958.xml van SHA" .

