@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_b0c8e095-16a6-bb2c-ad4e-c132a356a45c
  a a2a:Record ;
  rdfs:label "Doop op 18 augustus 1732 te Heusden" ;
  a2a:hasPerson oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-af02c5f1-f6e2-5692-3222-33317ed55e21, oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-4cc92dfe-01a3-cb33-1b3a-f918714f92b0, oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-075169e6-e8a5-e60e-16e4-910a44f2d699, oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-7b495613-b4a6-abee-8bb9-0982f2e21c22, oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-1927357e-50ff-cefe-c1d1-2ed41b801235 ;
  a2a:hasEvent oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_0, oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_1, oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_2, oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_3, oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_4 ;
  a2a:hasSource oa:source_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c .

oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-af02c5f1-f6e2-5692-3222-33317ed55e21
  a a2a:Person ;
  rdfs:label "Anna Maria Lenderse van Outheusden" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Lenderse van Outheusden" ;
    a2a:PersonNameFirstName "Anna Maria Lenderse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Outheusden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-4cc92dfe-01a3-cb33-1b3a-f918714f92b0
  a a2a:Person ;
  rdfs:label "Johannes Potters" ;
  a2a:PersonName [
    rdfs:label "Johannes Potters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Potters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-075169e6-e8a5-e60e-16e4-910a44f2d699
  a a2a:Person ;
  rdfs:label "Adriana Couwenbergh" ;
  a2a:PersonName [
    rdfs:label "Adriana Couwenbergh" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Couwenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-7b495613-b4a6-abee-8bb9-0982f2e21c22
  a a2a:Person ;
  rdfs:label "Antonius Couwenbergh" ;
  a2a:PersonName [
    rdfs:label "Antonius Couwenbergh" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Couwenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person-1927357e-50ff-cefe-c1d1-2ed41b801235
  a a2a:Person ;
  rdfs:label "Antonius Couwenbergh" ;
  a2a:PersonName [
    rdfs:label "Antonius Couwenbergh" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Couwenbergh"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1732-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person:af02c5f1-f6e2-5692-3222-33317ed55e21 ;
  a2a:EventKeyRef oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1 .

oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person:4cc92dfe-01a3-cb33-1b3a-f918714f92b0 ;
  a2a:EventKeyRef oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1 .

oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person:075169e6-e8a5-e60e-16e4-910a44f2d699 ;
  a2a:EventKeyRef oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1 .

oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person:7b495613-b4a6-abee-8bb9-0982f2e21c22 ;
  a2a:EventKeyRef oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1 .

oa:relationep_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Person:1927357e-50ff-cefe-c1d1-2ed41b801235 ;
  a2a:EventKeyRef oa:event_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c_Event1 .

oa:source_sha_b0c8e095-16a6-bb2c-ad4e-c132a356a45c
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1732-08-18 - 1732-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1732-08-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: Heusden01, Periode: 1730-1788" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden01" ;
    a2a:Folio "4v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden01, Periode: 1730-1788, Dopen (rooms-katholieke parochie), Heusden01, 4v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/25248200-3ce4-ba82-6bba-6ba5f166a968.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b0c8e095-16a6-bb2c-ad4e-c132a356a45c" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/25248200-3ce4-ba82-6bba-6ba5f166a968.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b0c8e095-16a6-bb2c-ad4e-c132a356a45c" ;
  a2a:RecordGUID "{b0c8e095-16a6-bb2c-ad4e-c132a356a45c}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 18-08-1732<br />Plaats dopen: Heusden<br />Religie: RK", "Bevat een index." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2471_00002471.xml van SHA" .

