@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_1783517c-ab1d-58f2-e635-7522e69984da
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1799 te Heusden" ;
  a2a:hasPerson oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-9a957077-8cff-7bf9-5abf-7c71c82baccc, oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-377dbd84-dd9e-8153-825a-4e12956264b4, oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-78aa2944-e568-2764-26b6-d6127a88dc2b, oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-1392b54a-678e-bd0c-6cfc-690e11c9b893, oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-cf20abcb-64e5-c727-a6d1-2433cb867b1d ;
  a2a:hasEvent oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_0, oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_1, oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_2, oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_3, oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_4 ;
  a2a:hasSource oa:source_sha_1783517c-ab1d-58f2-e635-7522e69984da .

oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-9a957077-8cff-7bf9-5abf-7c71c82baccc
  a a2a:Person ;
  rdfs:label "Josephus van Mierloo" ;
  a2a:PersonName [
    rdfs:label "Josephus van Mierloo" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierloo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-377dbd84-dd9e-8153-825a-4e12956264b4
  a a2a:Person ;
  rdfs:label "Johannes van Dueren" ;
  a2a:PersonName [
    rdfs:label "Johannes van Dueren" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dueren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-78aa2944-e568-2764-26b6-d6127a88dc2b
  a a2a:Person ;
  rdfs:label "Johanna Molenaer" ;
  a2a:PersonName [
    rdfs:label "Johanna Molenaer" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Molenaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-1392b54a-678e-bd0c-6cfc-690e11c9b893
  a a2a:Person ;
  rdfs:label "Johanna van Dueren" ;
  a2a:PersonName [
    rdfs:label "Johanna van Dueren" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dueren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person-cf20abcb-64e5-c727-a6d1-2433cb867b1d
  a a2a:Person ;
  rdfs:label "Anna Catharina van Mierloo" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van Mierloo" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierloo"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1799-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person:9a957077-8cff-7bf9-5abf-7c71c82baccc ;
  a2a:EventKeyRef oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1 .

oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person:377dbd84-dd9e-8153-825a-4e12956264b4 ;
  a2a:EventKeyRef oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1 .

oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person:78aa2944-e568-2764-26b6-d6127a88dc2b ;
  a2a:EventKeyRef oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1 .

oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person:1392b54a-678e-bd0c-6cfc-690e11c9b893 ;
  a2a:EventKeyRef oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1 .

oa:relationep_sha_1783517c-ab1d-58f2-e635-7522e69984da_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1783517c-ab1d-58f2-e635-7522e69984da_Person:cf20abcb-64e5-c727-a6d1-2433cb867b1d ;
  a2a:EventKeyRef oa:event_sha_1783517c-ab1d-58f2-e635-7522e69984da_Event1 .

oa:source_sha_1783517c-ab1d-58f2-e635-7522e69984da
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1799-10-02 - 1799-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1799-10-02"^^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 "35v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden02, Periode: 1789-1810, Dopen (rooms-katholieke parochie), Heusden02, 35v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6211c7ef-401a-da53-a276-af3ed6215e24.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1783517c-ab1d-58f2-e635-7522e69984da" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6211c7ef-401a-da53-a276-af3ed6215e24.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1783517c-ab1d-58f2-e635-7522e69984da" ;
  a2a:RecordGUID "{1783517c-ab1d-58f2-e635-7522e69984da}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 02-10-1799<br />Plaats dopen: Heusden<br />Religie: RK", "Achterin is een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2169_00002169.xml van SHA" .

