@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_ac3fbeaa-4c96-a21f-9d16-70f7abebff98
  a a2a:Record ;
  rdfs:label "Doop op 27 oktober 1713 te Heusden" ;
  a2a:hasPerson oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-fc8712b9-b651-8daa-542a-acbc05e1931c, oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-d4e0be14-6428-87a8-2713-6a2d9873689f, oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-a0052bb4-1053-f785-8bc3-a122b5931db3, oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-76cc52a7-672a-7904-2867-3c2246f5870d, oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-0e0c11af-153f-8937-f8f7-2086eede753c ;
  a2a:hasEvent oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_0, oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_1, oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_2, oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_3, oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_4 ;
  a2a:hasSource oa:source_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98 .

oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-fc8712b9-b651-8daa-542a-acbc05e1931c
  a a2a:Person ;
  rdfs:label "Gerardus Spitsmans" ;
  a2a:PersonName [
    rdfs:label "Gerardus Spitsmans" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Spitsmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-d4e0be14-6428-87a8-2713-6a2d9873689f
  a a2a:Person ;
  rdfs:label "Adriana Spitsmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Spitsmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Spitsmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-a0052bb4-1053-f785-8bc3-a122b5931db3
  a a2a:Person ;
  rdfs:label "Jacobus Warringh" ;
  a2a:PersonName [
    rdfs:label "Jacobus Warringh" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Warringh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-76cc52a7-672a-7904-2867-3c2246f5870d
  a a2a:Person ;
  rdfs:label "Mechelina Warringh" ;
  a2a:PersonName [
    rdfs:label "Mechelina Warringh" ;
    a2a:PersonNameFirstName "Mechelina" ;
    a2a:PersonNameLastName "Warringh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person-0e0c11af-153f-8937-f8f7-2086eede753c
  a a2a:Person ;
  rdfs:label "Elisabeth" ;
  a2a:PersonName [
    rdfs:label "Elisabeth" ;
    a2a:PersonNameFirstName "Elisabeth"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1713" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1713-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person:fc8712b9-b651-8daa-542a-acbc05e1931c ;
  a2a:EventKeyRef oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1 .

oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person:d4e0be14-6428-87a8-2713-6a2d9873689f ;
  a2a:EventKeyRef oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1 .

oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person:a0052bb4-1053-f785-8bc3-a122b5931db3 ;
  a2a:EventKeyRef oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1 .

oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person:76cc52a7-672a-7904-2867-3c2246f5870d ;
  a2a:EventKeyRef oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1 .

oa:relationep_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Person:0e0c11af-153f-8937-f8f7-2086eede753c ;
  a2a:EventKeyRef oa:event_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98_Event1 .

oa:source_sha_ac3fbeaa-4c96-a21f-9d16-70f7abebff98
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1713-10-27 - 1713-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1713-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1713-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1713" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1713-10-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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "25r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 25r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4d38c6b5-96b3-3771-8065-f015cab1fdd5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ac3fbeaa-4c96-a21f-9d16-70f7abebff98" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4d38c6b5-96b3-3771-8065-f015cab1fdd5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ac3fbeaa-4c96-a21f-9d16-70f7abebff98" ;
  a2a:RecordGUID "{ac3fbeaa-4c96-a21f-9d16-70f7abebff98}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 27-10-1713<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2448_00002448.xml van SHA" .

