@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_1ef8b73e-8250-e76a-2210-8eecd60b9841
  a a2a:Record ;
  rdfs:label "Doop op 23 oktober 1750 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-443757b2-2add-cabb-63d8-599a61dbe66e, oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-fdd77095-9ecb-2294-191e-702d11e3f73a, oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-9b1688d3-0419-91ed-ff8f-38abf2aae0d7, oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-1e2dcf2b-de86-dcab-1982-008341078236, oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-db90f558-6c9d-08c3-0405-b82081ec5f30 ;
  a2a:hasEvent oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_0, oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_1, oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_2, oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_3, oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_4 ;
  a2a:hasSource oa:source_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841 .

oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-443757b2-2add-cabb-63d8-599a61dbe66e
  a a2a:Person ;
  rdfs:label "Michael Muscus" ;
  a2a:PersonName [
    rdfs:label "Michael Muscus" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-fdd77095-9ecb-2294-191e-702d11e3f73a
  a a2a:Person ;
  rdfs:label "Gerardus Muscus" ;
  a2a:PersonName [
    rdfs:label "Gerardus Muscus" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-9b1688d3-0419-91ed-ff8f-38abf2aae0d7
  a a2a:Person ;
  rdfs:label "Gertrudis Keijsers" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Keijsers" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Keijsers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-1e2dcf2b-de86-dcab-1982-008341078236
  a a2a:Person ;
  rdfs:label "Catharina Keijsers" ;
  a2a:PersonName [
    rdfs:label "Catharina Keijsers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Keijsers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person-db90f558-6c9d-08c3-0405-b82081ec5f30
  a a2a:Person ;
  rdfs:label "Cornelius Muscus" ;
  a2a:PersonName [
    rdfs:label "Cornelius Muscus" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1750" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1750-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person:443757b2-2add-cabb-63d8-599a61dbe66e ;
  a2a:EventKeyRef oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1 .

oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person:fdd77095-9ecb-2294-191e-702d11e3f73a ;
  a2a:EventKeyRef oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1 .

oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person:9b1688d3-0419-91ed-ff8f-38abf2aae0d7 ;
  a2a:EventKeyRef oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1 .

oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person:1e2dcf2b-de86-dcab-1982-008341078236 ;
  a2a:EventKeyRef oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1 .

oa:relationep_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Person:db90f558-6c9d-08c3-0405-b82081ec5f30 ;
  a2a:EventKeyRef oa:event_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841_Event1 .

oa:source_sha_1ef8b73e-8250-e76a-2210-8eecd60b9841
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden, Elshout, Hulten" ;
    rdfs:label "Oudheusden, Elshout, Hulten", "1750-10-23 - 1750-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1750-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1750-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1750" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1750-10-23"^^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 "8v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden30, Periode: 1742-1810, Dopen (rooms-katholieke parochie), Heusden30, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9b2e966e-3b4d-ebd6-9f6f-a2c4ead36df7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1ef8b73e-8250-e76a-2210-8eecd60b9841" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9b2e966e-3b4d-ebd6-9f6f-a2c4ead36df7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1ef8b73e-8250-e76a-2210-8eecd60b9841" ;
  a2a:RecordGUID "{1ef8b73e-8250-e76a-2210-8eecd60b9841}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 23-10-1750<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_2520_00002520.xml van SHA" .

