@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_5e1a82f2-a055-aec6-151f-9396d6db4c28
  a a2a:Record ;
  rdfs:label "Doop op 30 maart 1657 te Heusden" ;
  a2a:hasPerson oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person-8fa7d051-599c-c09e-89d9-b5180cb629e2, oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person-1f3e35c8-1dba-82da-7020-6a0fabd4552e, oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person-9d0db874-58b7-61be-a4aa-a9bd926d213e ;
  a2a:hasEvent oa:event_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_0, oa:relationep_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_1, oa:relationep_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_2 ;
  a2a:hasSource oa:source_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28 .

oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person-8fa7d051-599c-c09e-89d9-b5180cb629e2
  a a2a:Person ;
  rdfs:label "Helena Fock" ;
  a2a:PersonName [
    rdfs:label "Helena Fock" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Fock"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person-1f3e35c8-1dba-82da-7020-6a0fabd4552e
  a a2a:Person ;
  rdfs:label "Stoffel Fock" ;
  a2a:PersonName [
    rdfs:label "Stoffel Fock" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Fock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person-9d0db874-58b7-61be-a4aa-a9bd926d213e
  a a2a:Person ;
  rdfs:label "Anneke Simons" ;
  a2a:PersonName [
    rdfs:label "Anneke Simons" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1657" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1657-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person:8fa7d051-599c-c09e-89d9-b5180cb629e2 ;
  a2a:EventKeyRef oa:event_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Event1 .

oa:relationep_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person:1f3e35c8-1dba-82da-7020-6a0fabd4552e ;
  a2a:EventKeyRef oa:event_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Event1 .

oa:relationep_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Person:9d0db874-58b7-61be-a4aa-a9bd926d213e ;
  a2a:EventKeyRef oa:event_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28_Event1 .

oa:source_sha_5e1a82f2-a055-aec6-151f-9396d6db4c28
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1657-03-30 - 1657-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1657-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1657-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1657" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1657-03-30"^^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 "65r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 013, Periode: 1643-1706, Dopen (Nederduits gereformeerde gemeente), 013, 65r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9d9b64d5-d841-e6c0-9e8c-8604bb232e5d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5e1a82f2-a055-aec6-151f-9396d6db4c28" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9d9b64d5-d841-e6c0-9e8c-8604bb232e5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5e1a82f2-a055-aec6-151f-9396d6db4c28" ;
  a2a:RecordGUID "{5e1a82f2-a055-aec6-151f-9396d6db4c28}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 30-03-1657<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7873_00007873.xml van SHA" .

