@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_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62
  a a2a:Record ;
  rdfs:label "Overlijden op 25 juni 1871 te Terheijden" ;
  a2a:hasPerson oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-beaf88f1-ba70-2c88-e580-625841a62512, oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-6556de79-e527-0493-9aac-f3e34c857af7, oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-eccc4d94-d6ab-f04c-cbd2-c310aa7a0d41, oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-b36a2443-a8bb-558e-34b8-c72f06f2bc1e ;
  a2a:hasEvent oa:event_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_0, oa:relationep_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_1, oa:relationep_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_0 ;
  a2a:hasSource oa:source_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62 .

oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-beaf88f1-ba70-2c88-e580-625841a62512
  a a2a:Person ;
  rdfs:label "Johanna Maria van Daasdonk" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Daasdonk" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Daasdonk"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-6556de79-e527-0493-9aac-f3e34c857af7
  a a2a:Person ;
  rdfs:label "Anna Maria van der Stigt" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van der Stigt" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stigt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-eccc4d94-d6ab-f04c-cbd2-c310aa7a0d41
  a a2a:Person ;
  rdfs:label "Antonie van Daasdonk" ;
  a2a:PersonName [
    rdfs:label "Antonie van Daasdonk" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Daasdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person-b36a2443-a8bb-558e-34b8-c72f06f2bc1e
  a a2a:Person ;
  rdfs:label "Jean Baptist Coeckelberghs" ;
  a2a:PersonName [
    rdfs:label "Jean Baptist Coeckelberghs" ;
    a2a:PersonNameFirstName "Jean Baptist" ;
    a2a:PersonNameLastName "Coeckelberghs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1871-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:relationep_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person:beaf88f1-ba70-2c88-e580-625841a62512 ;
  a2a:EventKeyRef oa:event_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Event1 .

oa:relationep_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person:6556de79-e527-0493-9aac-f3e34c857af7 ;
  a2a:EventKeyRef oa:event_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Event1 .

oa:relationep_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person:eccc4d94-d6ab-f04c-cbd2-c310aa7a0d41 ;
  a2a:EventKeyRef oa:event_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Event1 .

oa:relationpp_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person:beaf88f1-ba70-2c88-e580-625841a62512, oa:person_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62_Person:b36a2443-a8bb-558e-34b8-c72f06f2bc1e .

oa:source_bhi_41fa381e-fb54-c2cc-0a76-5dccc3ecee62
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1871-06-26 - 1871-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1871" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1871-06-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7616, Periode: 1871" ;
    a2a:Book "Overlijdensregister Terheijden 1871" ;
    a2a:DocumentNumber "44" ;
    a2a:RegistryNumber "7616" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7616, Periode: 1871, Overlijdensregister Terheijden 1871, 44, 7616"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1ca81fc1-f0a9-1ac7-5653-58a9e81d1605.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1ca81fc1-f0a9-1ac7-5653-58a9e81d1605.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41fa381e-fb54-c2cc-0a76-5dccc3ecee62" ;
  a2a:RecordGUID "{41fa381e-fb54-c2cc-0a76-5dccc3ecee62}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78633_00078633.xml van BHI" .

