@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_9c4fa907-e7fd-fb20-2b77-dd4f4049446f
  a a2a:Record ;
  rdfs:label "Doop op 21 oktober 1784 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-1b5b6bda-acc3-74f0-d97b-c7c9ec97f3a5, oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-99044cd7-49d5-928e-0d70-5a0eb50c73ca, oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-8d473fb2-5898-f370-dc3b-619c0cf785a8, oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-de6aa95c-408e-17c1-8766-cce0f8c5a1df ;
  a2a:hasEvent oa:event_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_0, oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_1, oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_2, oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_3 ;
  a2a:hasSource oa:source_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f .

oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-1b5b6bda-acc3-74f0-d97b-c7c9ec97f3a5
  a a2a:Person ;
  rdfs:label "Antonia van Bladel" ;
  a2a:PersonName [
    rdfs:label "Antonia van Bladel" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-99044cd7-49d5-928e-0d70-5a0eb50c73ca
  a a2a:Person ;
  rdfs:label "Johanna van Bladel" ;
  a2a:PersonName [
    rdfs:label "Johanna van Bladel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-8d473fb2-5898-f370-dc3b-619c0cf785a8
  a a2a:Person ;
  rdfs:label "Michael Adriani Muscus" ;
  a2a:PersonName [
    rdfs:label "Michael Adriani Muscus" ;
    a2a:PersonNameFirstName "Michael Adriani" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person-de6aa95c-408e-17c1-8766-cce0f8c5a1df
  a a2a:Person ;
  rdfs:label "Catharina Muscus" ;
  a2a:PersonName [
    rdfs:label "Catharina Muscus" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1784" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1784-10-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person:1b5b6bda-acc3-74f0-d97b-c7c9ec97f3a5 ;
  a2a:EventKeyRef oa:event_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Event1 .

oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person:99044cd7-49d5-928e-0d70-5a0eb50c73ca ;
  a2a:EventKeyRef oa:event_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Event1 .

oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person:8d473fb2-5898-f370-dc3b-619c0cf785a8 ;
  a2a:EventKeyRef oa:event_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Event1 .

oa:relationep_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Person:de6aa95c-408e-17c1-8766-cce0f8c5a1df ;
  a2a:EventKeyRef oa:event_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f_Event1 .

oa:source_sha_9c4fa907-e7fd-fb20-2b77-dd4f4049446f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden, Elshout, Hulten" ;
    rdfs:label "Oudheusden, Elshout, Hulten", "1784-10-21 - 1784-10-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1784-10-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1784-10-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1784" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1784-10-21"^^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 "36v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden30, Periode: 1742-1810, Dopen (rooms-katholieke parochie), Heusden30, 36v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/def7b87e-7db4-cb76-7e6a-231acf7bbc78.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9c4fa907-e7fd-fb20-2b77-dd4f4049446f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/def7b87e-7db4-cb76-7e6a-231acf7bbc78.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9c4fa907-e7fd-fb20-2b77-dd4f4049446f" ;
  a2a:RecordGUID "{9c4fa907-e7fd-fb20-2b77-dd4f4049446f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 21-10-1784<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_2368_00002368.xml van SHA" .

