@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_33165836-eac3-95e1-5607-d58cfdecda24
  a a2a:Record ;
  rdfs:label "Doop op 17 oktober 1716 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-a537f45b-fe8b-ce08-fc3d-33efaa1e1741, oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-34b14251-b907-2af0-93db-b53370b08759, oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-f7184fce-89e4-aec4-036d-ba0955c86211, oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-82f5d84c-409a-f0c8-d990-e8c43c7335d7 ;
  a2a:hasEvent oa:event_sha_33165836-eac3-95e1-5607-d58cfdecda24_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_0, oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_1, oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_2, oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_3 ;
  a2a:hasSource oa:source_sha_33165836-eac3-95e1-5607-d58cfdecda24 .

oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-a537f45b-fe8b-ce08-fc3d-33efaa1e1741
  a a2a:Person ;
  rdfs:label "Ariaen Cornelisse Mommersteegh" ;
  a2a:PersonName [
    rdfs:label "Ariaen Cornelisse Mommersteegh" ;
    a2a:PersonNameFirstName "Ariaen Cornelisse" ;
    a2a:PersonNameLastName "Mommersteegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-34b14251-b907-2af0-93db-b53370b08759
  a a2a:Person ;
  rdfs:label "Jenneke Giel de Vries" ;
  a2a:PersonName [
    rdfs:label "Jenneke Giel de Vries" ;
    a2a:PersonNameFirstName "Jenneke Giel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-f7184fce-89e4-aec4-036d-ba0955c86211
  a a2a:Person ;
  rdfs:label "Petronella Hendricx Hoore" ;
  a2a:PersonName [
    rdfs:label "Petronella Hendricx Hoore" ;
    a2a:PersonNameFirstName "Petronella Hendricx" ;
    a2a:PersonNameLastName "Hoore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person-82f5d84c-409a-f0c8-d990-e8c43c7335d7
  a a2a:Person ;
  rdfs:label "Stephanus Mommersteegh" ;
  a2a:PersonName [
    rdfs:label "Stephanus Mommersteegh" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Mommersteegh"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_33165836-eac3-95e1-5607-d58cfdecda24_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1716-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person:a537f45b-fe8b-ce08-fc3d-33efaa1e1741 ;
  a2a:EventKeyRef oa:event_sha_33165836-eac3-95e1-5607-d58cfdecda24_Event1 .

oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person:34b14251-b907-2af0-93db-b53370b08759 ;
  a2a:EventKeyRef oa:event_sha_33165836-eac3-95e1-5607-d58cfdecda24_Event1 .

oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person:f7184fce-89e4-aec4-036d-ba0955c86211 ;
  a2a:EventKeyRef oa:event_sha_33165836-eac3-95e1-5607-d58cfdecda24_Event1 .

oa:relationep_sha_33165836-eac3-95e1-5607-d58cfdecda24_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_33165836-eac3-95e1-5607-d58cfdecda24_Person:82f5d84c-409a-f0c8-d990-e8c43c7335d7 ;
  a2a:EventKeyRef oa:event_sha_33165836-eac3-95e1-5607-d58cfdecda24_Event1 .

oa:source_sha_33165836-eac3-95e1-5607-d58cfdecda24
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1716-10-17 - 1716-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1716-10-17"^^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 "16r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen02, Periode: 1712-1764, Dopen (rooms-katholieke parochie), Vlijmen02, 16r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6f33c168-9891-623f-fb26-dafb512f03c1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/33165836-eac3-95e1-5607-d58cfdecda24" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6f33c168-9891-623f-fb26-dafb512f03c1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/33165836-eac3-95e1-5607-d58cfdecda24" ;
  a2a:RecordGUID "{33165836-eac3-95e1-5607-d58cfdecda24}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 17-10-1716<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2622_00002622.xml van SHA" .

