@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_3e9682f4-1a6d-e0d9-ca74-722bece103af
  a a2a:Record ;
  rdfs:label "Doop op 20 januari 1776 te Heusden" ;
  a2a:hasPerson oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-2054a78a-4970-e55c-072d-cd0fcf1fe316, oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-0055f654-3448-e1a1-9826-67b3d254eef1, oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-bc22a48d-9c56-d702-7df9-ea9faac716cd, oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-b582754f-40fc-0423-4f5b-a0af0a350490, oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-40e1971d-5795-0a54-e824-629719e03b89 ;
  a2a:hasEvent oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_0, oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_1, oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_2, oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_3, oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_4 ;
  a2a:hasSource oa:source_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af .

oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-2054a78a-4970-e55c-072d-cd0fcf1fe316
  a a2a:Person ;
  rdfs:label "Wilhelmus Mondoteguij" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Mondoteguij" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Mondoteguij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-0055f654-3448-e1a1-9826-67b3d254eef1
  a a2a:Person ;
  rdfs:label "Matthias Meseling" ;
  a2a:PersonName [
    rdfs:label "Matthias Meseling" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Meseling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-bc22a48d-9c56-d702-7df9-ea9faac716cd
  a a2a:Person ;
  rdfs:label "Wilhelma Potties" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Potties" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "Potties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-b582754f-40fc-0423-4f5b-a0af0a350490
  a a2a:Person ;
  rdfs:label "Gertruda Potties" ;
  a2a:PersonName [
    rdfs:label "Gertruda Potties" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNameLastName "Potties"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person-40e1971d-5795-0a54-e824-629719e03b89
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus Mondoteguij" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus Mondoteguij" ;
    a2a:PersonNameFirstName "Gerardus Jacobus" ;
    a2a:PersonNameLastName "Mondoteguij"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1776-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person:2054a78a-4970-e55c-072d-cd0fcf1fe316 ;
  a2a:EventKeyRef oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1 .

oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person:0055f654-3448-e1a1-9826-67b3d254eef1 ;
  a2a:EventKeyRef oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1 .

oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person:bc22a48d-9c56-d702-7df9-ea9faac716cd ;
  a2a:EventKeyRef oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1 .

oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person:b582754f-40fc-0423-4f5b-a0af0a350490 ;
  a2a:EventKeyRef oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1 .

oa:relationep_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Person:40e1971d-5795-0a54-e824-629719e03b89 ;
  a2a:EventKeyRef oa:event_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af_Event1 .

oa:source_sha_3e9682f4-1a6d-e0d9-ca74-722bece103af
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1776-01-20 - 1776-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1776-01-20"^^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: Heusden01, Periode: 1730-1788" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden01" ;
    a2a:Folio "150r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden01, Periode: 1730-1788, Dopen (rooms-katholieke parochie), Heusden01, 150r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f7242105-b8eb-03a3-cdba-8bd11701bcb3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3e9682f4-1a6d-e0d9-ca74-722bece103af" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f7242105-b8eb-03a3-cdba-8bd11701bcb3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3e9682f4-1a6d-e0d9-ca74-722bece103af" ;
  a2a:RecordGUID "{3e9682f4-1a6d-e0d9-ca74-722bece103af}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-01-1776<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2680_00002680.xml van SHA" .

