@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_4f72e4d7-45db-07ca-a371-514e38da00cf
  a a2a:Record ;
  rdfs:label "Doop op 27 januari 1760 te Heusden" ;
  a2a:hasPerson oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person-e1b3d8d9-5a19-ac7e-16fa-19dcf4a87c1d, oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person-53be55de-a518-e632-89c9-e6a15008169d, oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person-a73c2d43-21aa-ed35-4cf2-53c996fb9891 ;
  a2a:hasEvent oa:event_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_0, oa:relationep_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_1, oa:relationep_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_2 ;
  a2a:hasSource oa:source_sha_4f72e4d7-45db-07ca-a371-514e38da00cf .

oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person-e1b3d8d9-5a19-ac7e-16fa-19dcf4a87c1d
  a a2a:Person ;
  rdfs:label "Doris Simon" ;
  a2a:PersonName [
    rdfs:label "Doris Simon" ;
    a2a:PersonNameFirstName "Doris" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person-53be55de-a518-e632-89c9-e6a15008169d
  a a2a:Person ;
  rdfs:label "Barbara Meurs" ;
  a2a:PersonName [
    rdfs:label "Barbara Meurs" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person-a73c2d43-21aa-ed35-4cf2-53c996fb9891
  a a2a:Person ;
  rdfs:label "Lidia Simon" ;
  a2a:PersonName [
    rdfs:label "Lidia Simon" ;
    a2a:PersonNameFirstName "Lidia" ;
    a2a:PersonNameLastName "Simon"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1760-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person:e1b3d8d9-5a19-ac7e-16fa-19dcf4a87c1d ;
  a2a:EventKeyRef oa:event_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Event1 .

oa:relationep_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person:53be55de-a518-e632-89c9-e6a15008169d ;
  a2a:EventKeyRef oa:event_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Event1 .

oa:relationep_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Person:a73c2d43-21aa-ed35-4cf2-53c996fb9891 ;
  a2a:EventKeyRef oa:event_sha_4f72e4d7-45db-07ca-a371-514e38da00cf_Event1 .

oa:source_sha_4f72e4d7-45db-07ca-a371-514e38da00cf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1760-01-27 - 1760-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1760-01-27"^^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: Heusden04, Periode: 1707-1811" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden04" ;
    a2a:Folio "120v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden04, Periode: 1707-1811, Dopen (Nederduits gereformeerde gemeente), Heusden04, 120v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cd58cfa4-ace2-8fc0-9e7f-53751844e118.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4f72e4d7-45db-07ca-a371-514e38da00cf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cd58cfa4-ace2-8fc0-9e7f-53751844e118.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4f72e4d7-45db-07ca-a371-514e38da00cf" ;
  a2a:RecordGUID "{4f72e4d7-45db-07ca-a371-514e38da00cf}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 27-01-1760<br />Plaats dopen: Heusden<br />Religie: NG", "Achterin is een index. Vanaf 1783 wordt ook de geboortedatum vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2765_00002765.xml van SHA" .

