@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_91ea45b1-e312-c1c5-7901-588dee89f2b7
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1677 te Heusden" ;
  a2a:hasPerson oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person-41b5b2b8-9e33-f76c-57bc-270b4882b0d6, oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person-bfc5430a-37bd-210d-1c3b-fb5aa576f0a5, oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person-17186b57-4887-943d-6e55-29d0b6d01f77 ;
  a2a:hasEvent oa:event_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_0, oa:relationep_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_1, oa:relationep_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_2 ;
  a2a:hasSource oa:source_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7 .

oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person-41b5b2b8-9e33-f76c-57bc-270b4882b0d6
  a a2a:Person ;
  rdfs:label "Anna Costerus" ;
  a2a:PersonName [
    rdfs:label "Anna Costerus" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Costerus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person-bfc5430a-37bd-210d-1c3b-fb5aa576f0a5
  a a2a:Person ;
  rdfs:label "Jenne Catharijn Loef" ;
  a2a:PersonName [
    rdfs:label "Jenne Catharijn Loef" ;
    a2a:PersonNameFirstName "Jenne Catharijn" ;
    a2a:PersonNameLastName "Loef"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person-17186b57-4887-943d-6e55-29d0b6d01f77
  a a2a:Person ;
  rdfs:label "Johannes Loef" ;
  a2a:PersonName [
    rdfs:label "Johannes Loef" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Loef"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1677-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person:41b5b2b8-9e33-f76c-57bc-270b4882b0d6 ;
  a2a:EventKeyRef oa:event_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Event1 .

oa:relationep_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person:bfc5430a-37bd-210d-1c3b-fb5aa576f0a5 ;
  a2a:EventKeyRef oa:event_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Event1 .

oa:relationep_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Person:17186b57-4887-943d-6e55-29d0b6d01f77 ;
  a2a:EventKeyRef oa:event_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7_Event1 .

oa:source_sha_91ea45b1-e312-c1c5-7901-588dee89f2b7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1677-09-26 - 1677-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1677-09-26"^^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 "139r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 013, Periode: 1643-1706, Dopen (Nederduits gereformeerde gemeente), 013, 139r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/75f0646f-a39a-2a95-4f22-2940ad125e0c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/91ea45b1-e312-c1c5-7901-588dee89f2b7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/75f0646f-a39a-2a95-4f22-2940ad125e0c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/91ea45b1-e312-c1c5-7901-588dee89f2b7" ;
  a2a:RecordGUID "{91ea45b1-e312-c1c5-7901-588dee89f2b7}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-09-1677<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7916_00007916.xml van SHA" .

