@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_ec73a79e-5da2-5f5f-41d2-57f62182c0b4
  a a2a:Record ;
  rdfs:label "Doop op 23 oktober 1717 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-3ea33ec0-aaca-1ee2-12a0-63c7ac802ab5, oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-1247d7ea-af09-1b34-b405-6099fa443ae5, oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-691f7e3f-9e6a-c1ba-76ee-46b88160cd50, oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-f7baffe2-70f5-882b-eaa0-8298bb83e8d3 ;
  a2a:hasEvent oa:event_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_0, oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_1, oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_2, oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_3 ;
  a2a:hasSource oa:source_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4 .

oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-3ea33ec0-aaca-1ee2-12a0-63c7ac802ab5
  a a2a:Person ;
  rdfs:label "Hubertus Giel Muscus" ;
  a2a:PersonName [
    rdfs:label "Hubertus Giel Muscus" ;
    a2a:PersonNameFirstName "Hubertus Giel" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-1247d7ea-af09-1b34-b405-6099fa443ae5
  a a2a:Person ;
  rdfs:label "Catharina Goijart van Bladel" ;
  a2a:PersonName [
    rdfs:label "Catharina Goijart van Bladel" ;
    a2a:PersonNameFirstName "Catharina Goijart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-691f7e3f-9e6a-c1ba-76ee-46b88160cd50
  a a2a:Person ;
  rdfs:label "Johanna Janse van de Grindt" ;
  a2a:PersonName [
    rdfs:label "Johanna Janse van de Grindt" ;
    a2a:PersonNameFirstName "Johanna Janse" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grindt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person-f7baffe2-70f5-882b-eaa0-8298bb83e8d3
  a a2a:Person ;
  rdfs:label "Barbara Muscus" ;
  a2a:PersonName [
    rdfs:label "Barbara Muscus" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Muscus"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1717-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person:3ea33ec0-aaca-1ee2-12a0-63c7ac802ab5 ;
  a2a:EventKeyRef oa:event_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Event1 .

oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person:1247d7ea-af09-1b34-b405-6099fa443ae5 ;
  a2a:EventKeyRef oa:event_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Event1 .

oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person:691f7e3f-9e6a-c1ba-76ee-46b88160cd50 ;
  a2a:EventKeyRef oa:event_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Event1 .

oa:relationep_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Person:f7baffe2-70f5-882b-eaa0-8298bb83e8d3 ;
  a2a:EventKeyRef oa:event_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4_Event1 .

oa:source_sha_ec73a79e-5da2-5f5f-41d2-57f62182c0b4
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1717-10-23 - 1717-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1717-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: Elshout03, Periode: 1701-1742" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout03" ;
    a2a:Folio "19v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout03, Periode: 1701-1742, Dopen (rooms-katholieke parochie), Elshout03, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/685aeeca-8cfd-530b-fd37-0c5494cb18dc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ec73a79e-5da2-5f5f-41d2-57f62182c0b4" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/685aeeca-8cfd-530b-fd37-0c5494cb18dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ec73a79e-5da2-5f5f-41d2-57f62182c0b4" ;
  a2a:RecordGUID "{ec73a79e-5da2-5f5f-41d2-57f62182c0b4}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 23-10-1717<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7994_00007994.xml van SHA" .

