@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_0e77f5d1-0c0d-e61d-8812-80a580e1faee
  a a2a:Record ;
  rdfs:label "Doop op 20 augustus 1761 te Heusden" ;
  a2a:hasPerson oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-5c84db88-3ffc-170e-6555-a776547831f3, oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-5c4fd41d-87db-48b0-09f1-5375f5cd7826, oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-28a3b8ff-5ec1-3aa1-21c4-7ac9b3bda3ed, oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-022a2b0b-6b78-2807-618a-a4d7615b2e7f, oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-31184c38-88ba-c9cd-cbbd-da255b48bdcf ;
  a2a:hasEvent oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_0, oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_1, oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_2, oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_3, oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_4 ;
  a2a:hasSource oa:source_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee .

oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-5c84db88-3ffc-170e-6555-a776547831f3
  a a2a:Person ;
  rdfs:label "Sebastianus van Sprangh" ;
  a2a:PersonName [
    rdfs:label "Sebastianus van Sprangh" ;
    a2a:PersonNameFirstName "Sebastianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprangh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-5c4fd41d-87db-48b0-09f1-5375f5cd7826
  a a2a:Person ;
  rdfs:label "Wilhelmus van de Grint" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van de Grint" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grint"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-28a3b8ff-5ec1-3aa1-21c4-7ac9b3bda3ed
  a a2a:Person ;
  rdfs:label "Helena van Sprang" ;
  a2a:PersonName [
    rdfs:label "Helena van Sprang" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-022a2b0b-6b78-2807-618a-a4d7615b2e7f
  a a2a:Person ;
  rdfs:label "Maria van de Grint" ;
  a2a:PersonName [
    rdfs:label "Maria van de Grint" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grint"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person-31184c38-88ba-c9cd-cbbd-da255b48bdcf
  a a2a:Person ;
  rdfs:label "Antonia van Sprangh" ;
  a2a:PersonName [
    rdfs:label "Antonia van Sprangh" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprangh"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1761" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1761-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person:5c84db88-3ffc-170e-6555-a776547831f3 ;
  a2a:EventKeyRef oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1 .

oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person:5c4fd41d-87db-48b0-09f1-5375f5cd7826 ;
  a2a:EventKeyRef oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1 .

oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person:28a3b8ff-5ec1-3aa1-21c4-7ac9b3bda3ed ;
  a2a:EventKeyRef oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1 .

oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person:022a2b0b-6b78-2807-618a-a4d7615b2e7f ;
  a2a:EventKeyRef oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1 .

oa:relationep_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Person:31184c38-88ba-c9cd-cbbd-da255b48bdcf ;
  a2a:EventKeyRef oa:event_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee_Event1 .

oa:source_sha_0e77f5d1-0c0d-e61d-8812-80a580e1faee
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1761-08-20 - 1761-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1761" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1761-08-20"^^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 "142v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 142v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0343041a-3a2d-f5e8-f85d-52099fd0ca37.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0e77f5d1-0c0d-e61d-8812-80a580e1faee" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0343041a-3a2d-f5e8-f85d-52099fd0ca37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0e77f5d1-0c0d-e61d-8812-80a580e1faee" ;
  a2a:RecordGUID "{0e77f5d1-0c0d-e61d-8812-80a580e1faee}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-08-1761<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_2124_00002124.xml van SHA" .

