@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_184e2fae-7902-40b7-e853-bc2e2119c61b
  a a2a:Record ;
  rdfs:label "Doop op 8 september 1703 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-5aa81159-b643-2d4c-edf4-79b5cefcab5b, oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-5cd4dbc6-c7d5-ab4e-648c-cdb58191ef26, oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-372fe3b0-df28-b792-5ab4-00baee31f50c, oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-27c66ee3-6bbb-4cd8-5346-ced22f6e7364 ;
  a2a:hasEvent oa:event_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_0, oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_1, oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_2, oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_3 ;
  a2a:hasSource oa:source_sha_184e2fae-7902-40b7-e853-bc2e2119c61b .

oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-5aa81159-b643-2d4c-edf4-79b5cefcab5b
  a a2a:Person ;
  rdfs:label "Petrus Corneli Mommersteegh" ;
  a2a:PersonName [
    rdfs:label "Petrus Corneli Mommersteegh" ;
    a2a:PersonNameFirstName "Petrus Corneli" ;
    a2a:PersonNameLastName "Mommersteegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-5cd4dbc6-c7d5-ab4e-648c-cdb58191ef26
  a a2a:Person ;
  rdfs:label "Johannes Corneli Mommersteegh" ;
  a2a:PersonName [
    rdfs:label "Johannes Corneli Mommersteegh" ;
    a2a:PersonNameFirstName "Johannes Corneli" ;
    a2a:PersonNameLastName "Mommersteegh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-372fe3b0-df28-b792-5ab4-00baee31f50c
  a a2a:Person ;
  rdfs:label "Maria Petri Schuts" ;
  a2a:PersonName [
    rdfs:label "Maria Petri Schuts" ;
    a2a:PersonNameFirstName "Maria Petri" ;
    a2a:PersonNameLastName "Schuts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person-27c66ee3-6bbb-4cd8-5346-ced22f6e7364
  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_184e2fae-7902-40b7-e853-bc2e2119c61b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1703-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person:5aa81159-b643-2d4c-edf4-79b5cefcab5b ;
  a2a:EventKeyRef oa:event_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Event1 .

oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person:5cd4dbc6-c7d5-ab4e-648c-cdb58191ef26 ;
  a2a:EventKeyRef oa:event_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Event1 .

oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person:372fe3b0-df28-b792-5ab4-00baee31f50c ;
  a2a:EventKeyRef oa:event_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Event1 .

oa:relationep_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Person:27c66ee3-6bbb-4cd8-5346-ced22f6e7364 ;
  a2a:EventKeyRef oa:event_sha_184e2fae-7902-40b7-e853-bc2e2119c61b_Event1 .

oa:source_sha_184e2fae-7902-40b7-e853-bc2e2119c61b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1703-09-08 - 1703-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1703" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1703-09-08"^^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 "88r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen01, Periode: 1674-1712, Dopen (rooms-katholieke parochie), Vlijmen01, 88r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eb450626-392e-97aa-a344-f5a33f1b93f8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/184e2fae-7902-40b7-e853-bc2e2119c61b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eb450626-392e-97aa-a344-f5a33f1b93f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/184e2fae-7902-40b7-e853-bc2e2119c61b" ;
  a2a:RecordGUID "{184e2fae-7902-40b7-e853-bc2e2119c61b}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 08-09-1703<br />Plaats dopen: Vlijmen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2173_00002173.xml van SHA" .

