@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_14ddb443-14b7-024f-ef59-93f4f1c19e34
  a a2a:Record ;
  rdfs:label "Overlijden op 31 maart 1960 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person-f28b3a25-93f7-0bf0-c53a-95e080cbb279, oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person-c8967235-a28c-4c33-6740-a6e54f0324a1, oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person-78e51689-fce7-b61b-f03a-433ccff44212 ;
  a2a:hasEvent oa:event_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_0, oa:relationep_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_1, oa:relationep_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_2 ;
  a2a:hasSource oa:source_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34 .

oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person-f28b3a25-93f7-0bf0-c53a-95e080cbb279
  a a2a:Person ;
  rdfs:label "Anna Gertrudis Janssen" ;
  a2a:PersonName [
    rdfs:label "Anna Gertrudis Janssen" ;
    a2a:PersonNameFirstName "Anna Gertrudis" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person-c8967235-a28c-4c33-6740-a6e54f0324a1
  a a2a:Person ;
  rdfs:label "Johanna Bartholina Coppus" ;
  a2a:PersonName [
    rdfs:label "Johanna Bartholina Coppus" ;
    a2a:PersonNameFirstName "Johanna Bartholina" ;
    a2a:PersonNameLastName "Coppus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person-78e51689-fce7-b61b-f03a-433ccff44212
  a a2a:Person ;
  rdfs:label "Antoon Coppus" ;
  a2a:PersonName [
    rdfs:label "Antoon Coppus" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNameLastName "Coppus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1960-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] .

oa:relationep_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person:f28b3a25-93f7-0bf0-c53a-95e080cbb279 ;
  a2a:EventKeyRef oa:event_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Event1 .

oa:relationep_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person:c8967235-a28c-4c33-6740-a6e54f0324a1 ;
  a2a:EventKeyRef oa:event_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Event1 .

oa:relationep_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Person:78e51689-fce7-b61b-f03a-433ccff44212 ;
  a2a:EventKeyRef oa:event_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34_Event1 .

oa:source_bhi_14ddb443-14b7-024f-ef59-93f4f1c19e34
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1960-03-31 - 1960-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1960-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3407, Periode: 1960" ;
    a2a:Book "Overlijdensregister Boxmeer 1960" ;
    a2a:DocumentNumber "55" ;
    a2a:RegistryNumber "3407" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3407, Periode: 1960, Overlijdensregister Boxmeer 1960, 55, 3407"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/918da8b9-bc98-57b0-0a2e-b5f6177f2e90.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/918da8b9-bc98-57b0-0a2e-b5f6177f2e90.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/14ddb443-14b7-024f-ef59-93f4f1c19e34" ;
  a2a:RecordGUID "{14ddb443-14b7-024f-ef59-93f4f1c19e34}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23289_00023289.xml van BHI" .

