@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_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56
  a a2a:Record ;
  rdfs:label "Doop op 29 juli 1627 te Heusden" ;
  a2a:hasPerson oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person-105cc677-ed86-155a-5884-1ad0e5e46920, oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person-fed7eed0-a12b-eb7c-7217-b323b35bd763, oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person-15bde76b-47ad-248f-11e3-8ad1b4e4a52a ;
  a2a:hasEvent oa:event_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_0, oa:relationep_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_1, oa:relationep_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_2 ;
  a2a:hasSource oa:source_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56 .

oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person-105cc677-ed86-155a-5884-1ad0e5e46920
  a a2a:Person ;
  rdfs:label "Lijsbet van Antwerpen" ;
  a2a:PersonName [
    rdfs:label "Lijsbet van Antwerpen" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Antwerpen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person-fed7eed0-a12b-eb7c-7217-b323b35bd763
  a a2a:Person ;
  rdfs:label "Eduwaert Carpenter" ;
  a2a:PersonName [
    rdfs:label "Eduwaert Carpenter" ;
    a2a:PersonNameFirstName "Eduwaert" ;
    a2a:PersonNameLastName "Carpenter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person-15bde76b-47ad-248f-11e3-8ad1b4e4a52a
  a a2a:Person ;
  rdfs:label "Anna Carpenter" ;
  a2a:PersonName [
    rdfs:label "Anna Carpenter" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Carpenter"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1627" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1627-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person:105cc677-ed86-155a-5884-1ad0e5e46920 ;
  a2a:EventKeyRef oa:event_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Event1 .

oa:relationep_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person:fed7eed0-a12b-eb7c-7217-b323b35bd763 ;
  a2a:EventKeyRef oa:event_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Event1 .

oa:relationep_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Person:15bde76b-47ad-248f-11e3-8ad1b4e4a52a ;
  a2a:EventKeyRef oa:event_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56_Event1 .

oa:source_sha_bd26ed70-2cb7-7ccf-434f-d9fda1bdea56
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1627-07-29 - 1627-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1627" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1627-07-29"^^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: Heusden03, Periode: 1618-1642" ;
    a2a:Book "Dopen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden03" ;
    a2a:Folio "37r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden03, Periode: 1618-1642, Dopen (Nederduits gereformeerde gemeente), Heusden03, 37r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5a59e99b-3aca-b03a-9081-5be692afbd89.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/bd26ed70-2cb7-7ccf-434f-d9fda1bdea56" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5a59e99b-3aca-b03a-9081-5be692afbd89.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-11-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/bd26ed70-2cb7-7ccf-434f-d9fda1bdea56" ;
  a2a:RecordGUID "{bd26ed70-2cb7-7ccf-434f-d9fda1bdea56}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 29-07-1627<br />Plaats dopen: Heusden<br />Religie: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2220_00002220.xml van SHA" .

