@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_9bc951bb-4bf1-2fe7-0b99-dc474a77c191
  a a2a:Record ;
  rdfs:label "Doop op 12 januari 1726 te Heusden" ;
  a2a:hasPerson oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person-66d551d5-87f3-7290-6b50-928cadfc68cb, oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person-2ed29fcc-b752-cdae-7176-331b5d660a1c, oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person-a0e25d97-a980-c4ba-6bc7-9d28950957a3 ;
  a2a:hasEvent oa:event_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_0, oa:relationep_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_1, oa:relationep_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_2 ;
  a2a:hasSource oa:source_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191 .

oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person-66d551d5-87f3-7290-6b50-928cadfc68cb
  a a2a:Person ;
  rdfs:label "Maria Catarina Turpijn" ;
  a2a:PersonName [
    rdfs:label "Maria Catarina Turpijn" ;
    a2a:PersonNameFirstName "Maria Catarina" ;
    a2a:PersonNameLastName "Turpijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person-2ed29fcc-b752-cdae-7176-331b5d660a1c
  a a2a:Person ;
  rdfs:label "Wijnand Kins" ;
  a2a:PersonName [
    rdfs:label "Wijnand Kins" ;
    a2a:PersonNameFirstName "Wijnand" ;
    a2a:PersonNameLastName "Kins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person-a0e25d97-a980-c4ba-6bc7-9d28950957a3
  a a2a:Person ;
  rdfs:label "Johannes Kins" ;
  a2a:PersonName [
    rdfs:label "Johannes Kins" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kins"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1726-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person:66d551d5-87f3-7290-6b50-928cadfc68cb ;
  a2a:EventKeyRef oa:event_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Event1 .

oa:relationep_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person:2ed29fcc-b752-cdae-7176-331b5d660a1c ;
  a2a:EventKeyRef oa:event_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Event1 .

oa:relationep_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Person:a0e25d97-a980-c4ba-6bc7-9d28950957a3 ;
  a2a:EventKeyRef oa:event_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191_Event1 .

oa:source_sha_9bc951bb-4bf1-2fe7-0b99-dc474a77c191
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1726-01-12 - 1726-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1726-01-12"^^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: Heusden68_69, Periode: 1703-1730" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden68_69" ;
    a2a:Folio "75v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden68_69, Periode: 1703-1730, Dopen (rooms-katholieke parochie), Heusden68_69, 75v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/47dcec13-7eec-2838-32eb-1a9f2fb1aaa7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9bc951bb-4bf1-2fe7-0b99-dc474a77c191" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/47dcec13-7eec-2838-32eb-1a9f2fb1aaa7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9bc951bb-4bf1-2fe7-0b99-dc474a77c191" ;
  a2a:RecordGUID "{9bc951bb-4bf1-2fe7-0b99-dc474a77c191}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-01-1726<br />Plaats dopen: Heusden<br />Religie: RK", "In de bladnummering is 25 overgeslagen. Dit is een los blaadje en is bij restauratie per abuis aangevezeld aan blad 15." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2365_00002365.xml van SHA" .

