@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_1f5f614b-dd7c-e159-3b1c-15653250bc63
  a a2a:Record ;
  rdfs:label "Doop op 7 februari 1689 te Heusden" ;
  a2a:hasPerson oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-0e1bcb67-4121-f8ee-499d-224248e3806e, oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-273b8e55-dda9-97d1-1053-c10d7b925e43, oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-93f682e9-348f-529b-3ea4-f09ebe06f3e5, oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-b24f3e29-ba9e-337d-2662-c6c411a6a6d2, oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-577c30d2-b7c6-b313-1271-7453a552715f ;
  a2a:hasEvent oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_0, oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_1, oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_2, oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_3, oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_4 ;
  a2a:hasSource oa:source_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63 .

oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-0e1bcb67-4121-f8ee-499d-224248e3806e
  a a2a:Person ;
  rdfs:label "Johannes Andersen" ;
  a2a:PersonName [
    rdfs:label "Johannes Andersen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Andersen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-273b8e55-dda9-97d1-1053-c10d7b925e43
  a a2a:Person ;
  rdfs:label "Cornelia Cornelissen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelissen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cornelissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-93f682e9-348f-529b-3ea4-f09ebe06f3e5
  a a2a:Person ;
  rdfs:label "Anna Standaerts" ;
  a2a:PersonName [
    rdfs:label "Anna Standaerts" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Standaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-b24f3e29-ba9e-337d-2662-c6c411a6a6d2
  a a2a:Person ;
  rdfs:label "Catharina Bimortel" ;
  a2a:PersonName [
    rdfs:label "Catharina Bimortel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bimortel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person-577c30d2-b7c6-b313-1271-7453a552715f
  a a2a:Person ;
  rdfs:label "Johanna Bimortel" ;
  a2a:PersonName [
    rdfs:label "Johanna Bimortel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bimortel"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1689" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1689-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person:0e1bcb67-4121-f8ee-499d-224248e3806e ;
  a2a:EventKeyRef oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1 .

oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person:273b8e55-dda9-97d1-1053-c10d7b925e43 ;
  a2a:EventKeyRef oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1 .

oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person:93f682e9-348f-529b-3ea4-f09ebe06f3e5 ;
  a2a:EventKeyRef oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1 .

oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person:b24f3e29-ba9e-337d-2662-c6c411a6a6d2 ;
  a2a:EventKeyRef oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1 .

oa:relationep_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Person:577c30d2-b7c6-b313-1271-7453a552715f ;
  a2a:EventKeyRef oa:event_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63_Event1 .

oa:source_sha_1f5f614b-dd7c-e159-3b1c-15653250bc63
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1689-02-07 - 1689-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1689-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1689" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1689-02-07"^^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: Heusden65_66, Periode: 1663-1696" ;
    a2a:Book "Dopen, trouwen en begraven (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden65_66" ;
    a2a:Folio "122r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden65_66, Periode: 1663-1696, Dopen, trouwen en begraven (rooms-katholieke parochie), Heusden65_66, 122r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/81ad833b-ba3e-afc2-1bb2-b5c7706c0577.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1f5f614b-dd7c-e159-3b1c-15653250bc63" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/81ad833b-ba3e-afc2-1bb2-b5c7706c0577.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1f5f614b-dd7c-e159-3b1c-15653250bc63" ;
  a2a:RecordGUID "{1f5f614b-dd7c-e159-3b1c-15653250bc63}" ;
  a2a:SourceRemarkOpmerking "onecht kind<br />Datum dopen: 07-02-1689<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat akten van doop over 1663-1695, akten van trouw over 1663-1696 en akten van begraven over 1669-1695. Voor dopen van 1593-1606, 1612-1616 DTB's 's-Hertogenbosch nrs. 3, 4 en 6; voor dopen van 1609-1658 de DTB's van Drunen nrs. 2-4 en voor dopen van 1619-1629 DTB 1 van Oosterhout." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2522_00002522.xml van SHA" .

