@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_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439
  a a2a:Record ;
  rdfs:label "Overlijden op 1 mei 1900 te Essen" ;
  a2a:hasPerson oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person-06396c4e-e8e4-0b78-0f1a-669e007e6d5c, oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person-06df5a4f-3239-7ec0-0122-3f0f6df427d5, oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person-12cdda5a-50e4-7d44-aee2-3a48dec617f6 ;
  a2a:hasEvent oa:event_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_0, oa:relationep_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_1, oa:relationep_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_2 ;
  a2a:hasSource oa:source_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439 .

oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person-06396c4e-e8e4-0b78-0f1a-669e007e6d5c
  a a2a:Person ;
  rdfs:label "Petrus Dionisius Bastiaensen" ;
  a2a:PersonName [
    rdfs:label "Petrus Dionisius Bastiaensen" ;
    a2a:PersonNameFirstName "Petrus Dionisius" ;
    a2a:PersonNameLastName "Bastiaensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person-06df5a4f-3239-7ec0-0122-3f0f6df427d5
  a a2a:Person ;
  rdfs:label "Catharina Quick" ;
  a2a:PersonName [
    rdfs:label "Catharina Quick" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Quick"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person-12cdda5a-50e4-7d44-aee2-3a48dec617f6
  a a2a:Person ;
  rdfs:label "Adolphina Maria Bastiaensen" ;
  a2a:PersonName [
    rdfs:label "Adolphina Maria Bastiaensen" ;
    a2a:PersonNameFirstName "Adolphina Maria" ;
    a2a:PersonNameLastName "Bastiaensen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:event_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1900-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen"
  ] .

oa:relationep_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person:06396c4e-e8e4-0b78-0f1a-669e007e6d5c ;
  a2a:EventKeyRef oa:event_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Event1 .

oa:relationep_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person:06df5a4f-3239-7ec0-0122-3f0f6df427d5 ;
  a2a:EventKeyRef oa:event_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Event1 .

oa:relationep_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Person:12cdda5a-50e4-7d44-aee2-3a48dec617f6 ;
  a2a:EventKeyRef oa:event_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439_Event1 .

oa:source_wba_ebf97a9d-0887-789e-e4b0-ef65baa95439
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Essen" ;
    rdfs:label "Essen", "1900-05-01 - 1900-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1900-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 36, Periode: 1900" ;
    a2a:Book "Overlijdensregister Essen 1900" ;
    a2a:DocumentNumber "39" ;
    a2a:RegistryNumber "36" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 36, Periode: 1900, Overlijdensregister Essen 1900, 39, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/e19d1411-aee5-fb86-cdf3-131eacde4a07.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ebf97a9d-0887-789e-e4b0-ef65baa95439" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e19d1411-aee5-fb86-cdf3-131eacde4a07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ebf97a9d-0887-789e-e4b0-ef65baa95439" ;
  a2a:RecordGUID "{ebf97a9d-0887-789e-e4b0-ef65baa95439}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240223_1_00000001.xml van WBA" .

