@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_6bfaa2d5-ba22-321f-6055-0bc0796e2a13
  a a2a:Record ;
  rdfs:label "Doop op 26 juli 1693 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-c0cde2f3-263a-cb18-2981-b74bd52e9939, oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-a6f0d1e7-3c88-1c42-aa22-ea02f79915fd, oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-c8e58eae-eaa7-6366-f1c9-d4095963c07c, oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-2abd6624-817b-0ad4-ae88-5174e5b1f256 ;
  a2a:hasEvent oa:event_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_0, oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_1, oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_2, oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_3 ;
  a2a:hasSource oa:source_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13 .

oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-c0cde2f3-263a-cb18-2981-b74bd52e9939
  a a2a:Person ;
  rdfs:label "Sebastianus Johannis van Crommert" ;
  a2a:PersonName [
    rdfs:label "Sebastianus Johannis van Crommert" ;
    a2a:PersonNameFirstName "Sebastianus Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Crommert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-a6f0d1e7-3c88-1c42-aa22-ea02f79915fd
  a a2a:Person ;
  rdfs:label "Johanna Lamberti" ;
  a2a:PersonName [
    rdfs:label "Johanna Lamberti" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lamberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-c8e58eae-eaa7-6366-f1c9-d4095963c07c
  a a2a:Person ;
  rdfs:label "Henrica Lamberti van Heesbeen" ;
  a2a:PersonName [
    rdfs:label "Henrica Lamberti van Heesbeen" ;
    a2a:PersonNameFirstName "Henrica Lamberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heesbeen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person-2abd6624-817b-0ad4-ae88-5174e5b1f256
  a a2a:Person ;
  rdfs:label "Anna van Crommert" ;
  a2a:PersonName [
    rdfs:label "Anna van Crommert" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Crommert"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1693-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person:c0cde2f3-263a-cb18-2981-b74bd52e9939 ;
  a2a:EventKeyRef oa:event_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Event1 .

oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person:a6f0d1e7-3c88-1c42-aa22-ea02f79915fd ;
  a2a:EventKeyRef oa:event_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Event1 .

oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person:c8e58eae-eaa7-6366-f1c9-d4095963c07c ;
  a2a:EventKeyRef oa:event_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Event1 .

oa:relationep_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Person:2abd6624-817b-0ad4-ae88-5174e5b1f256 ;
  a2a:EventKeyRef oa:event_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13_Event1 .

oa:source_sha_6bfaa2d5-ba22-321f-6055-0bc0796e2a13
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1693-07-26 - 1693-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1693-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: Vlijmen01, Periode: 1674-1712" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen01" ;
    a2a:Folio "48r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen01, Periode: 1674-1712, Dopen (rooms-katholieke parochie), Vlijmen01, 48r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7a5eb90d-56bb-5644-b4f9-cec9667cd1e8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/6bfaa2d5-ba22-321f-6055-0bc0796e2a13" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7a5eb90d-56bb-5644-b4f9-cec9667cd1e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/6bfaa2d5-ba22-321f-6055-0bc0796e2a13" ;
  a2a:RecordGUID "{6bfaa2d5-ba22-321f-6055-0bc0796e2a13}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-07-1693<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1970_00001970.xml van SHA" .

