@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_1835cd6e-7cf8-4763-df7f-834834ea2533
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1785 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-56fba39f-f8b8-5119-2420-88b12a2da143, oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-d83730f3-ac4b-36ff-fd81-e49942cf5baa, oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-467356cd-94a1-c646-4d93-7d7084093f7a, oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-a8473adc-9844-747c-b7f9-d1bb570075bd, oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-3218c9ca-87e5-00f5-3b1f-619643835365 ;
  a2a:hasEvent oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_0, oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_1, oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_2, oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_3, oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_4 ;
  a2a:hasSource oa:source_sha_1835cd6e-7cf8-4763-df7f-834834ea2533 .

oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-56fba39f-f8b8-5119-2420-88b12a2da143
  a a2a:Person ;
  rdfs:label "Franciscus van den Hurk" ;
  a2a:PersonName [
    rdfs:label "Franciscus van den Hurk" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hurk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-d83730f3-ac4b-36ff-fd81-e49942cf5baa
  a a2a:Person ;
  rdfs:label "Maria Henrici Pullens" ;
  a2a:PersonName [
    rdfs:label "Maria Henrici Pullens" ;
    a2a:PersonNameFirstName "Maria Henrici" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-467356cd-94a1-c646-4d93-7d7084093f7a
  a a2a:Person ;
  rdfs:label "Johanna van Oerle" ;
  a2a:PersonName [
    rdfs:label "Johanna van Oerle" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oerle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-a8473adc-9844-747c-b7f9-d1bb570075bd
  a a2a:Person ;
  rdfs:label "Maria Oerle" ;
  a2a:PersonName [
    rdfs:label "Maria Oerle" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Oerle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person-3218c9ca-87e5-00f5-3b1f-619643835365
  a a2a:Person ;
  rdfs:label "Johannes van den Hurk" ;
  a2a:PersonName [
    rdfs:label "Johannes van den Hurk" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hurk"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1785-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person:56fba39f-f8b8-5119-2420-88b12a2da143 ;
  a2a:EventKeyRef oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1 .

oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person:d83730f3-ac4b-36ff-fd81-e49942cf5baa ;
  a2a:EventKeyRef oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1 .

oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person:467356cd-94a1-c646-4d93-7d7084093f7a ;
  a2a:EventKeyRef oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1 .

oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person:a8473adc-9844-747c-b7f9-d1bb570075bd ;
  a2a:EventKeyRef oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1 .

oa:relationep_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Person:3218c9ca-87e5-00f5-3b1f-619643835365 ;
  a2a:EventKeyRef oa:event_sha_1835cd6e-7cf8-4763-df7f-834834ea2533_Event1 .

oa:source_sha_1835cd6e-7cf8-4763-df7f-834834ea2533
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden, Elshout, Hulten" ;
    rdfs:label "Oudheusden, Elshout, Hulten", "1785-10-24 - 1785-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1785-10-24"^^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: Heusden30, Periode: 1742-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden30" ;
    a2a:Folio "37v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden30, Periode: 1742-1810, Dopen (rooms-katholieke parochie), Heusden30, 37v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6c8a4792-583b-acdb-979f-33b010447044.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1835cd6e-7cf8-4763-df7f-834834ea2533" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6c8a4792-583b-acdb-979f-33b010447044.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1835cd6e-7cf8-4763-df7f-834834ea2533" ;
  a2a:RecordGUID "{1835cd6e-7cf8-4763-df7f-834834ea2533}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 24-10-1785<br />Plaats dopen: Oudheusden<br />Religie: RK", "Zie voor de periode 1610-1658 de DTB-boeken 2-4 van Drunen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2172_00002172.xml van SHA" .

