@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_0556c2c9-983f-c3b1-efba-e6167bf4f515
  a a2a:Record ;
  rdfs:label "Doop op 20 november 1649 te Sprang" ;
  a2a:hasPerson oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person-94213230-8735-58ed-d0a7-b240f5686aac, oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person-0ec7a8a4-82c8-faf8-15d4-3074026fd339, oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person-d22bcf73-425c-98a5-e5ed-534d082f253d ;
  a2a:hasEvent oa:event_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_0, oa:relationep_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_1, oa:relationep_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_2 ;
  a2a:hasSource oa:source_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515 .

oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person-94213230-8735-58ed-d0a7-b240f5686aac
  a a2a:Person ;
  rdfs:label "Antoni Sacht Piers" ;
  a2a:PersonName [
    rdfs:label "Antoni Sacht Piers" ;
    a2a:PersonNameFirstName "Antoni Sacht" ;
    a2a:PersonNameLastName "Piers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person-0ec7a8a4-82c8-faf8-15d4-3074026fd339
  a a2a:Person ;
  rdfs:label "Seijken Jacobs" ;
  a2a:PersonName [
    rdfs:label "Seijken Jacobs" ;
    a2a:PersonNameFirstName "Seijken" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person-d22bcf73-425c-98a5-e5ed-534d082f253d
  a a2a:Person ;
  rdfs:label "Peter Piers" ;
  a2a:PersonName [
    rdfs:label "Peter Piers" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Piers"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1649" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1649-11-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person:94213230-8735-58ed-d0a7-b240f5686aac ;
  a2a:EventKeyRef oa:event_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Event1 .

oa:relationep_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person:0ec7a8a4-82c8-faf8-15d4-3074026fd339 ;
  a2a:EventKeyRef oa:event_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Event1 .

oa:relationep_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Person:d22bcf73-425c-98a5-e5ed-534d082f253d ;
  a2a:EventKeyRef oa:event_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515_Event1 .

oa:source_sha_0556c2c9-983f-c3b1-efba-e6167bf4f515
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1649-11-20 - 1649-11-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1649-11-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1649-11-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1649" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1649-11-20"^^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: Sprang_Capelle07, Periode: 1611-1669" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Sprang_Capelle07" ;
    a2a:Folio "35l" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Sprang_Capelle07, Periode: 1611-1669, Dopen en trouwen (Nederduits gereformeerde gemeente), Sprang_Capelle07, 35l"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a447746e-2e70-531e-3266-70282cebc6f5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0556c2c9-983f-c3b1-efba-e6167bf4f515" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a447746e-2e70-531e-3266-70282cebc6f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0556c2c9-983f-c3b1-efba-e6167bf4f515" ;
  a2a:RecordGUID "{0556c2c9-983f-c3b1-efba-e6167bf4f515}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-11-1649<br />Plaats dopen: Sprang<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2078_00002078.xml van SHA" .

