@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_4c87f19b-afe7-d6f6-2b68-d857259fe044
  a a2a:Record ;
  rdfs:label "Overlijden op 1 februari 1958 te Valkenswaard" ;
  a2a:hasPerson oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-1e7093dc-3c91-8fcf-999f-fe60c16bec1d, oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-52f24be1-45b2-273d-cf31-61d4313822a7, oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-abf14f48-a748-c54e-66e1-5514980c7d5f, oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-eb21805f-e280-6b67-993e-2cbb6f25e781 ;
  a2a:hasEvent oa:event_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_0, oa:relationep_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_1, oa:relationep_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_0 ;
  a2a:hasSource oa:source_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044 .

oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-1e7093dc-3c91-8fcf-999f-fe60c16bec1d
  a a2a:Person ;
  rdfs:label "Godefridus Loos" ;
  a2a:PersonName [
    rdfs:label "Godefridus Loos" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-52f24be1-45b2-273d-cf31-61d4313822a7
  a a2a:Person ;
  rdfs:label "Antonetta Strobands" ;
  a2a:PersonName [
    rdfs:label "Antonetta Strobands" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Strobands"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-abf14f48-a748-c54e-66e1-5514980c7d5f
  a a2a:Person ;
  rdfs:label "Godefridus Loos" ;
  a2a:PersonName [
    rdfs:label "Godefridus Loos" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Loos"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person-eb21805f-e280-6b67-993e-2cbb6f25e781
  a a2a:Person ;
  rdfs:label "Maria Nicasia van Werde" ;
  a2a:PersonName [
    rdfs:label "Maria Nicasia van Werde" ;
    a2a:PersonNameFirstName "Maria Nicasia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Werde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1958-02-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:relationep_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person:1e7093dc-3c91-8fcf-999f-fe60c16bec1d ;
  a2a:EventKeyRef oa:event_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Event1 .

oa:relationep_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person:52f24be1-45b2-273d-cf31-61d4313822a7 ;
  a2a:EventKeyRef oa:event_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Event1 .

oa:relationep_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person:abf14f48-a748-c54e-66e1-5514980c7d5f ;
  a2a:EventKeyRef oa:event_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Event1 .

oa:relationpp_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person:abf14f48-a748-c54e-66e1-5514980c7d5f, oa:person_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044_Person:eb21805f-e280-6b67-993e-2cbb6f25e781 .

oa:source_bhi_4c87f19b-afe7-d6f6-2b68-d857259fe044
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1958-02-03 - 1958-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1958-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1958-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1958" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1958-02-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4482, Periode: 1958" ;
    a2a:Book "Overlijdensregister Valkenswaard 1958" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "4482" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4482, Periode: 1958, Overlijdensregister Valkenswaard 1958, 4, 4482"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4c87f19b-afe7-d6f6-2b68-d857259fe044" ;
  a2a:RecordGUID "{4c87f19b-afe7-d6f6-2b68-d857259fe044}" ;
  a2a:SourceRemarkOpmerking "Eerder weduwnaar van Johanna Maria van Herk." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_81659_00081659.xml van BHI" .

