@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_43b75c90-8566-e6fe-e0f6-2e642da77a90
  a a2a:Record ;
  rdfs:label "Overlijden op 21 november 1877 te Breda" ;
  a2a:hasPerson oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person-3a22979c-f4cd-4f29-35a9-93629e7498b9, oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person-95200343-69e9-e72f-8e08-ee25b6cc5539, oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person-8700ba6f-634c-bbe8-c203-913f74d41249 ;
  a2a:hasEvent oa:event_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_0, oa:relationep_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_1, oa:relationep_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_2 ;
  a2a:hasSource oa:source_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90 .

oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person-3a22979c-f4cd-4f29-35a9-93629e7498b9
  a a2a:Person ;
  rdfs:label "Adriana Antonetta Fens" ;
  a2a:PersonName [
    rdfs:label "Adriana Antonetta Fens" ;
    a2a:PersonNameFirstName "Adriana Antonetta" ;
    a2a:PersonNameLastName "Fens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person-95200343-69e9-e72f-8e08-ee25b6cc5539
  a a2a:Person ;
  rdfs:label "Gerardus Adrianus van Baarle" ;
  a2a:PersonName [
    rdfs:label "Gerardus Adrianus van Baarle" ;
    a2a:PersonNameFirstName "Gerardus Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baarle"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person-8700ba6f-634c-bbe8-c203-913f74d41249
  a a2a:Person ;
  rdfs:label "Johannes Nicolaas van Baarle" ;
  a2a:PersonName [
    rdfs:label "Johannes Nicolaas van Baarle" ;
    a2a:PersonNameFirstName "Johannes Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baarle"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1877-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person:3a22979c-f4cd-4f29-35a9-93629e7498b9 ;
  a2a:EventKeyRef oa:event_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Event1 .

oa:relationep_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person:95200343-69e9-e72f-8e08-ee25b6cc5539 ;
  a2a:EventKeyRef oa:event_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Event1 .

oa:relationep_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Person:8700ba6f-634c-bbe8-c203-913f74d41249 ;
  a2a:EventKeyRef oa:event_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90_Event1 .

oa:source_bhi_43b75c90-8566-e6fe-e0f6-2e642da77a90
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1877-11-21 - 1877-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1877-11-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1412, Periode: 1877" ;
    a2a:Book "Overlijdensregister Breda 1877" ;
    a2a:DocumentNumber "400" ;
    a2a:RegistryNumber "1412" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1412, Periode: 1877, Overlijdensregister Breda 1877, 400, 1412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f7745b73-7997-04b3-5888-09ff4e478e37.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f7745b73-7997-04b3-5888-09ff4e478e37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/43b75c90-8566-e6fe-e0f6-2e642da77a90" ;
  a2a:RecordGUID "{43b75c90-8566-e6fe-e0f6-2e642da77a90}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27479_00027479.xml van BHI" .

