@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_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf
  a a2a:Record ;
  rdfs:label "Doop op 15 juli 1803 te Heusden" ;
  a2a:hasPerson oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-2329bf21-d70c-2063-1bb8-2c564f3e9a17, oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-c7321e65-7f65-5a98-3547-ccd99f86bde2, oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-cb912cbf-d4ae-6198-1067-bdda9f26feb8, oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-6a405856-3f73-3ae6-41db-50b0e19a93f4, oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-ea1677c0-49fd-b390-9a21-557269abe68d ;
  a2a:hasEvent oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_0, oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_1, oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_2, oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_3, oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_4 ;
  a2a:hasSource oa:source_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf .

oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-2329bf21-d70c-2063-1bb8-2c564f3e9a17
  a a2a:Person ;
  rdfs:label "Johannes de Roij" ;
  a2a:PersonName [
    rdfs:label "Johannes de Roij" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-c7321e65-7f65-5a98-3547-ccd99f86bde2
  a a2a:Person ;
  rdfs:label "Henricus de Roij" ;
  a2a:PersonName [
    rdfs:label "Henricus de Roij" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-cb912cbf-d4ae-6198-1067-bdda9f26feb8
  a a2a:Person ;
  rdfs:label "Johanna Catharina Aps" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Aps" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Aps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-6a405856-3f73-3ae6-41db-50b0e19a93f4
  a a2a:Person ;
  rdfs:label "Jacoba Aps" ;
  a2a:PersonName [
    rdfs:label "Jacoba Aps" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Aps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person-ea1677c0-49fd-b390-9a21-557269abe68d
  a a2a:Person ;
  rdfs:label "Johanna Catharina de Roij" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina de Roij" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1803-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person:2329bf21-d70c-2063-1bb8-2c564f3e9a17 ;
  a2a:EventKeyRef oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1 .

oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person:c7321e65-7f65-5a98-3547-ccd99f86bde2 ;
  a2a:EventKeyRef oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1 .

oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person:cb912cbf-d4ae-6198-1067-bdda9f26feb8 ;
  a2a:EventKeyRef oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1 .

oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person:6a405856-3f73-3ae6-41db-50b0e19a93f4 ;
  a2a:EventKeyRef oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1 .

oa:relationep_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Person:ea1677c0-49fd-b390-9a21-557269abe68d ;
  a2a:EventKeyRef oa:event_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf_Event1 .

oa:source_sha_49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1803-07-15 - 1803-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1803-07-15"^^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: Heusden02, Periode: 1789-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden02" ;
    a2a:Folio "42v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden02, Periode: 1789-1810, Dopen (rooms-katholieke parochie), Heusden02, 42v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9cb4fd5a-2469-2659-0499-8b8fe3f5ee55.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9cb4fd5a-2469-2659-0499-8b8fe3f5ee55.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf" ;
  a2a:RecordGUID "{49d2d3cd-c7d0-de57-11ef-f68f87f7e7cf}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 15-07-1803<br />Plaats dopen: Heusden<br />Religie: RK", "Achterin is een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2736_00002736.xml van SHA" .

