@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_e2360cc4-c242-0716-4368-eafa7d246cca
  a a2a:Record ;
  rdfs:label "Doop op 13 mei 1743 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-4cf8b8eb-bcfe-5342-fa6f-08fce29b9311, oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-61e52d22-9282-e5dc-cecc-96d71b28c5bb, oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-d803a340-d64a-3b94-bcb5-502ab8b1fbd7, oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-bc45ce5e-c64d-7985-45db-2f2f569b5ba1 ;
  a2a:hasEvent oa:event_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_0, oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_1, oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_2, oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_3 ;
  a2a:hasSource oa:source_sha_e2360cc4-c242-0716-4368-eafa7d246cca .

oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-4cf8b8eb-bcfe-5342-fa6f-08fce29b9311
  a a2a:Person ;
  rdfs:label "Maria van Gemert" ;
  a2a:PersonName [
    rdfs:label "Maria van Gemert" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-61e52d22-9282-e5dc-cecc-96d71b28c5bb
  a a2a:Person ;
  rdfs:label "Gijsberta van de Braeck" ;
  a2a:PersonName [
    rdfs:label "Gijsberta van de Braeck" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Braeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-d803a340-d64a-3b94-bcb5-502ab8b1fbd7
  a a2a:Person ;
  rdfs:label "Henricus Hoore" ;
  a2a:PersonName [
    rdfs:label "Henricus Hoore" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Hoore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person-bc45ce5e-c64d-7985-45db-2f2f569b5ba1
  a a2a:Person ;
  rdfs:label "Michael Hoore" ;
  a2a:PersonName [
    rdfs:label "Michael Hoore" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Hoore"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1743-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person:4cf8b8eb-bcfe-5342-fa6f-08fce29b9311 ;
  a2a:EventKeyRef oa:event_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Event1 .

oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person:61e52d22-9282-e5dc-cecc-96d71b28c5bb ;
  a2a:EventKeyRef oa:event_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Event1 .

oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person:d803a340-d64a-3b94-bcb5-502ab8b1fbd7 ;
  a2a:EventKeyRef oa:event_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Event1 .

oa:relationep_sha_e2360cc4-c242-0716-4368-eafa7d246cca_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Person:bc45ce5e-c64d-7985-45db-2f2f569b5ba1 ;
  a2a:EventKeyRef oa:event_sha_e2360cc4-c242-0716-4368-eafa7d246cca_Event1 .

oa:source_sha_e2360cc4-c242-0716-4368-eafa7d246cca
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1743-05-13 - 1743-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1743-05-13"^^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: Vlijmen02, Periode: 1712-1764" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen02" ;
    a2a:Folio "102r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen02, Periode: 1712-1764, Dopen (rooms-katholieke parochie), Vlijmen02, 102r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6c92dbbb-4555-c38a-fbcf-907f2a84202d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2360cc4-c242-0716-4368-eafa7d246cca" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6c92dbbb-4555-c38a-fbcf-907f2a84202d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2360cc4-c242-0716-4368-eafa7d246cca" ;
  a2a:RecordGUID "{e2360cc4-c242-0716-4368-eafa7d246cca}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 13-05-1743<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1782_00001782.xml van SHA" .

