@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_721b37ce-d877-70d4-1ea6-e538e70c31b2
  a a2a:Record ;
  rdfs:label "Doop op 1 oktober 1684 te Heusden" ;
  a2a:hasPerson oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person-7a1c7f1d-db18-f4e2-2a0c-b79bacba713e, oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person-b81c88b3-20d2-e3eb-a8e9-f0f484d6b536, oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person-f4153b4e-6625-c774-cd63-f644d281a0d6 ;
  a2a:hasEvent oa:event_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_0, oa:relationep_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_1, oa:relationep_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_2 ;
  a2a:hasSource oa:source_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2 .

oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person-7a1c7f1d-db18-f4e2-2a0c-b79bacba713e
  a a2a:Person ;
  rdfs:label "Elisabeth Geelhuijs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Geelhuijs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Geelhuijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person-b81c88b3-20d2-e3eb-a8e9-f0f484d6b536
  a a2a:Person ;
  rdfs:label "Marcus Bollaert" ;
  a2a:PersonName [
    rdfs:label "Marcus Bollaert" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Bollaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person-f4153b4e-6625-c774-cd63-f644d281a0d6
  a a2a:Person ;
  rdfs:label "Frans Willem Bollaert" ;
  a2a:PersonName [
    rdfs:label "Frans Willem Bollaert" ;
    a2a:PersonNameFirstName "Frans Willem" ;
    a2a:PersonNameLastName "Bollaert"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1684-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person:7a1c7f1d-db18-f4e2-2a0c-b79bacba713e ;
  a2a:EventKeyRef oa:event_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Event1 .

oa:relationep_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person:b81c88b3-20d2-e3eb-a8e9-f0f484d6b536 ;
  a2a:EventKeyRef oa:event_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Event1 .

oa:relationep_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Person:f4153b4e-6625-c774-cd63-f644d281a0d6 ;
  a2a:EventKeyRef oa:event_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2_Event1 .

oa:source_sha_721b37ce-d877-70d4-1ea6-e538e70c31b2
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1684-10-01 - 1684-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1684-10-01"^^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: 013, Periode: 1643-1706" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "013" ;
    a2a:Folio "169v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 013, Periode: 1643-1706, Dopen (Nederduits gereformeerde gemeente), 013, 169v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7135f4d2-bbaa-03a3-afec-40eae9bb05ab.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/721b37ce-d877-70d4-1ea6-e538e70c31b2" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7135f4d2-bbaa-03a3-afec-40eae9bb05ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/721b37ce-d877-70d4-1ea6-e538e70c31b2" ;
  a2a:RecordGUID "{721b37ce-d877-70d4-1ea6-e538e70c31b2}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 01-10-1684<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7889_00007889.xml van SHA" .

