@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_4bf6625e-6445-cbfa-5b16-5b68afd32dcd
  a a2a:Record ;
  rdfs:label "Doop op 18 november 1689 te Oudheusden" ;
  a2a:hasPerson oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-41e6ce66-196d-ee1b-1596-5ce642bf76a4, oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-292ebc3b-6f38-e796-1d24-a513041970fd, oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-375e54b4-e25d-8339-727c-30c5ce965800, oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-42bbac63-a200-ee7c-54f7-6d17882b873e, oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-684b5fa2-e3cc-6293-32d9-26149afaf562 ;
  a2a:hasEvent oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_0, oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_1, oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_2, oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_3, oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_4 ;
  a2a:hasSource oa:source_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd .

oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-41e6ce66-196d-ee1b-1596-5ce642bf76a4
  a a2a:Person ;
  rdfs:label "Adrianus Godefridusz." ;
  a2a:PersonName [
    rdfs:label "Adrianus Godefridusz." ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Godefridusz."
  ] ;
  a2a:Gender "Man" .

oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-292ebc3b-6f38-e796-1d24-a513041970fd
  a a2a:Person ;
  rdfs:label "Josina Adrianusdr." ;
  a2a:PersonName [
    rdfs:label "Josina Adrianusdr." ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Adrianusdr."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-375e54b4-e25d-8339-727c-30c5ce965800
  a a2a:Person ;
  rdfs:label "Adrianus Johannesz." ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannesz." ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Johannesz."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-42bbac63-a200-ee7c-54f7-6d17882b873e
  a a2a:Person ;
  rdfs:label "Godefridus Johannesz." ;
  a2a:PersonName [
    rdfs:label "Godefridus Johannesz." ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Johannesz."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person-684b5fa2-e3cc-6293-32d9-26149afaf562
  a a2a:Person ;
  rdfs:label "Maria Johannesdr." ;
  a2a:PersonName [
    rdfs:label "Maria Johannesdr." ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Johannesdr."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1689" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1689-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person:41e6ce66-196d-ee1b-1596-5ce642bf76a4 ;
  a2a:EventKeyRef oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1 .

oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person:292ebc3b-6f38-e796-1d24-a513041970fd ;
  a2a:EventKeyRef oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1 .

oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person:375e54b4-e25d-8339-727c-30c5ce965800 ;
  a2a:EventKeyRef oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1 .

oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person:42bbac63-a200-ee7c-54f7-6d17882b873e ;
  a2a:EventKeyRef oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1 .

oa:relationep_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Person:684b5fa2-e3cc-6293-32d9-26149afaf562 ;
  a2a:EventKeyRef oa:event_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd_Event1 .

oa:source_sha_4bf6625e-6445-cbfa-5b16-5b68afd32dcd
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout", "1689-11-18 - 1689-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1689-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1689" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1689-11-18"^^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: Elshout01, Periode: 1658-1700" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Elshout01" ;
    a2a:Folio "31v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Elshout01, Periode: 1658-1700, Dopen (rooms-katholieke parochie), Elshout01, 31v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a6836c12-ee3b-b7ec-e910-3fc0e10abbc3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4bf6625e-6445-cbfa-5b16-5b68afd32dcd" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a6836c12-ee3b-b7ec-e910-3fc0e10abbc3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4bf6625e-6445-cbfa-5b16-5b68afd32dcd" ;
  a2a:RecordGUID "{4bf6625e-6445-cbfa-5b16-5b68afd32dcd}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-11-1689<br />Plaats dopen: Oudheusden<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7856_00007856.xml van SHA" .

