@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_cf889e84-5a80-7aca-c2c1-eaa5951fd92f
  a a2a:Record ;
  rdfs:label "Doop op 23 juni 1719 te Drunen" ;
  a2a:hasPerson oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-4317f72f-5028-1ccf-da16-a530416536c8, oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-3e661a1b-5c36-dd05-d429-81daa0fb0006, oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-99d4511e-2f0b-11db-cc70-93553a98a239, oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-0abe8f7e-4ff2-4b3a-3d5f-4388a0ace737, oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-0b5a46b7-269e-04aa-71ea-7b153a386127 ;
  a2a:hasEvent oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_0, oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_1, oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_2, oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_3, oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_4 ;
  a2a:hasSource oa:source_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f .

oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-4317f72f-5028-1ccf-da16-a530416536c8
  a a2a:Person ;
  rdfs:label "Anna Maria Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Brekelmans" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-3e661a1b-5c36-dd05-d429-81daa0fb0006
  a a2a:Person ;
  rdfs:label "Johannes Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Brekelmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-99d4511e-2f0b-11db-cc70-93553a98a239
  a a2a:Person ;
  rdfs:label "Maria Janssen Witlox" ;
  a2a:PersonName [
    rdfs:label "Maria Janssen Witlox" ;
    a2a:PersonNameFirstName "Maria Janssen" ;
    a2a:PersonNameLastName "Witlox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-0abe8f7e-4ff2-4b3a-3d5f-4388a0ace737
  a a2a:Person ;
  rdfs:label "Jan Janssen Brock" ;
  a2a:PersonName [
    rdfs:label "Jan Janssen Brock" ;
    a2a:PersonNameFirstName "Jan Janssen" ;
    a2a:PersonNameLastName "Brock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person-0b5a46b7-269e-04aa-71ea-7b153a386127
  a a2a:Person ;
  rdfs:label "Johannes Brock" ;
  a2a:PersonName [
    rdfs:label "Johannes Brock" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brock"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1719-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person:4317f72f-5028-1ccf-da16-a530416536c8 ;
  a2a:EventKeyRef oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1 .

oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person:3e661a1b-5c36-dd05-d429-81daa0fb0006 ;
  a2a:EventKeyRef oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1 .

oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person:99d4511e-2f0b-11db-cc70-93553a98a239 ;
  a2a:EventKeyRef oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1 .

oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person:0abe8f7e-4ff2-4b3a-3d5f-4388a0ace737 ;
  a2a:EventKeyRef oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1 .

oa:relationep_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Person:0b5a46b7-269e-04aa-71ea-7b153a386127 ;
  a2a:EventKeyRef oa:event_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f_Event1 .

oa:source_sha_cf889e84-5a80-7aca-c2c1-eaa5951fd92f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1719-06-23 - 1719-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1719-06-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: Drunen07, Periode: 1700-1723" ;
    a2a:Book "Dopen en trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen07" ;
    a2a:Folio "54r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen07, Periode: 1700-1723, Dopen en trouwen (rooms-katholieke parochie), Drunen07, 54r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/dd68344d-3a8a-e7af-531f-4024f1dbc0cf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cf889e84-5a80-7aca-c2c1-eaa5951fd92f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/dd68344d-3a8a-e7af-531f-4024f1dbc0cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cf889e84-5a80-7aca-c2c1-eaa5951fd92f" ;
  a2a:RecordGUID "{cf889e84-5a80-7aca-c2c1-eaa5951fd92f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 23-06-1719<br />Plaats dopen: Drunen<br />Religie: RK", "Bevat dopen en trouwen uit 1700 - 1723 en de dopen van onwettige kinderen uit 1711-1722." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2313_00002313.xml van SHA" .

