@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_a42f1ef4-25da-e316-178c-0ef04e03884a
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1745 te Heusden" ;
  a2a:hasPerson oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-9f0c432e-0974-5329-a0d7-661d075e2be5, oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-4519cc43-1380-bd45-e058-82b423843ca2, oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-0aa9f8d8-be81-06a7-3a26-f76c76ece8ed, oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-b42b2944-9be0-9869-ac1f-8188c0b33bd6, oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-c628652a-dee7-e8ac-8038-7d255058fa6c ;
  a2a:hasEvent oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_0, oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_1, oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_2, oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_3, oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_4 ;
  a2a:hasSource oa:source_sha_a42f1ef4-25da-e316-178c-0ef04e03884a .

oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-9f0c432e-0974-5329-a0d7-661d075e2be5
  a a2a:Person ;
  rdfs:label "Susanna de Meijer" ;
  a2a:PersonName [
    rdfs:label "Susanna de Meijer" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-4519cc43-1380-bd45-e058-82b423843ca2
  a a2a:Person ;
  rdfs:label "Eva van Dorsten" ;
  a2a:PersonName [
    rdfs:label "Eva van Dorsten" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorsten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-0aa9f8d8-be81-06a7-3a26-f76c76ece8ed
  a a2a:Person ;
  rdfs:label "Marinus de Meijer" ;
  a2a:PersonName [
    rdfs:label "Marinus de Meijer" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meijer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-b42b2944-9be0-9869-ac1f-8188c0b33bd6
  a a2a:Person ;
  rdfs:label "David Bacx" ;
  a2a:PersonName [
    rdfs:label "David Bacx" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Bacx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person-c628652a-dee7-e8ac-8038-7d255058fa6c
  a a2a:Person ;
  rdfs:label "Eva Maria Bax" ;
  a2a:PersonName [
    rdfs:label "Eva Maria Bax" ;
    a2a:PersonNameFirstName "Eva Maria" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1745-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person:9f0c432e-0974-5329-a0d7-661d075e2be5 ;
  a2a:EventKeyRef oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1 .

oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person:4519cc43-1380-bd45-e058-82b423843ca2 ;
  a2a:EventKeyRef oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1 .

oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person:0aa9f8d8-be81-06a7-3a26-f76c76ece8ed ;
  a2a:EventKeyRef oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1 .

oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person:b42b2944-9be0-9869-ac1f-8188c0b33bd6 ;
  a2a:EventKeyRef oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1 .

oa:relationep_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Person:c628652a-dee7-e8ac-8038-7d255058fa6c ;
  a2a:EventKeyRef oa:event_sha_a42f1ef4-25da-e316-178c-0ef04e03884a_Event1 .

oa:source_sha_a42f1ef4-25da-e316-178c-0ef04e03884a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1745-07-30 - 1745-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1745-07-30"^^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: Heusden04, Periode: 1707-1811" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden04" ;
    a2a:Folio "94r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden04, Periode: 1707-1811, Dopen (Nederduits gereformeerde gemeente), Heusden04, 94r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/104c8efd-331c-5219-3dc0-f8bb8e13b9e3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a42f1ef4-25da-e316-178c-0ef04e03884a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/104c8efd-331c-5219-3dc0-f8bb8e13b9e3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a42f1ef4-25da-e316-178c-0ef04e03884a" ;
  a2a:RecordGUID "{a42f1ef4-25da-e316-178c-0ef04e03884a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 30-07-1745<br />Plaats dopen: Heusden<br />Religie: NG", "Achterin is een index. Vanaf 1783 wordt ook de geboortedatum vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2407_00002407.xml van SHA" .

