@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_baf89ba6-cc3e-adc8-ec6b-62a33ce28382
  a a2a:Record ;
  rdfs:label "Doop op 13 januari 1675 te Sprang" ;
  a2a:hasPerson oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person-25b5282e-520d-879e-2f28-94d909632e4f, oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person-5ac30fd3-2f42-0239-f6c0-447b3dd03d06, oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person-0786ecdc-4dd4-1ce3-81db-1dd102915993 ;
  a2a:hasEvent oa:event_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_0, oa:relationep_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_1, oa:relationep_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_2 ;
  a2a:hasSource oa:source_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382 .

oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person-25b5282e-520d-879e-2f28-94d909632e4f
  a a2a:Person ;
  rdfs:label "Trijntje Barents" ;
  a2a:PersonName [
    rdfs:label "Trijntje Barents" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Barents"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person-5ac30fd3-2f42-0239-f6c0-447b3dd03d06
  a a2a:Person ;
  rdfs:label "Hendrick Jansen de Graef" ;
  a2a:PersonName [
    rdfs:label "Hendrick Jansen de Graef" ;
    a2a:PersonNameFirstName "Hendrick Jansen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person-0786ecdc-4dd4-1ce3-81db-1dd102915993
  a a2a:Person ;
  rdfs:label "Johannes de Graef" ;
  a2a:PersonName [
    rdfs:label "Johannes de Graef" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1675-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person:25b5282e-520d-879e-2f28-94d909632e4f ;
  a2a:EventKeyRef oa:event_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Event1 .

oa:relationep_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person:5ac30fd3-2f42-0239-f6c0-447b3dd03d06 ;
  a2a:EventKeyRef oa:event_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Event1 .

oa:relationep_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Person:0786ecdc-4dd4-1ce3-81db-1dd102915993 ;
  a2a:EventKeyRef oa:event_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382_Event1 .

oa:source_sha_baf89ba6-cc3e-adc8-ec6b-62a33ce28382
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1675-01-13 - 1675-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1675-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1675-01-13"^^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_Capelle02, Periode: 1670-1725" ;
    a2a:Book "Dopen en trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Sprang_Capelle02" ;
    a2a:Folio "4r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Sprang_Capelle02, Periode: 1670-1725, Dopen en trouwen (Nederduits gereformeerde gemeente), Sprang_Capelle02, 4r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ca31c010-2ddb-54eb-691b-158a656fa147.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/baf89ba6-cc3e-adc8-ec6b-62a33ce28382" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ca31c010-2ddb-54eb-691b-158a656fa147.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/baf89ba6-cc3e-adc8-ec6b-62a33ce28382" ;
  a2a:RecordGUID "{baf89ba6-cc3e-adc8-ec6b-62a33ce28382}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 13-01-1675<br />Plaats dopen: Sprang<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2210_00002210.xml van SHA" .

