@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0
  a a2a:Record ;
  rdfs:label "Overlijden op 19 december 1954 te Eijsden" ;
  a2a:hasPerson oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person1, oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person2, oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person3, oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person4 ;
  a2a:hasEvent oa:event_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_0, oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_1, oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_2, oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_3 ;
  a2a:hasSource oa:source_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0 .

oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person1
  a a2a:Person ;
  rdfs:label "Mathijs Hubertus Beijers" ;
  owl:sameAs oa:person_rhl_45a071ed-365a-9f3a-78cd-dff4b88f88ba_Person1 ;
  a2a:PersonName [
    rdfs:label "Mathijs Hubertus Beijers" ;
    a2a:PersonNameFirstName "Mathijs Hubertus" ;
    a2a:PersonNameLastName "Beijers"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeYears "76" ;
    rdfs:label "76"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Geertruid" ;
    rdfs:label "Sint-Geertruid"
  ] .

oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person2
  a a2a:Person ;
  rdfs:label "Mathijs Beijers" ;
  owl:sameAs oa:person_rhl_0631c628-48f1-d7f6-405f-18d9c81fb88d_Person2, oa:person_rhl_067c9955-d971-4925-bf61-f10ddfc7cf38_Person5, oa:person_rhl_10f01140-15a8-acdf-9019-bcf78d36f59b_Person2, oa:person_rhl_160bf894-9573-9fce-ebfa-50d580197ae3_Person2, oa:person_rhl_23a5ade1-52d4-f700-bc27-448b03260016_Person2, oa:person_rhl_2f6ad03d-b326-e697-5491-52e6b704ce5a_Person2, oa:person_rhl_45a071ed-365a-9f3a-78cd-dff4b88f88ba_Person2, oa:person_rhl_47ab7bad-925f-86b4-f5a1-69791223a00e_Person2, oa:person_rhl_7de81065-d2d5-3078-1685-e9cda7061377_Person2, oa:person_rhl_87752fa9-1720-e3dd-7007-f2cb649ba67e_Person2, oa:person_rhl_91c0189b-4647-c4ba-0c17-3f3b4b4e87bf_Person2, oa:person_rhl_a69cd588-f915-814a-24a9-8be01ae31368_Person2 ;
  a2a:PersonName [
    rdfs:label "Mathijs Beijers" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Beijers"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person3
  a a2a:Person ;
  rdfs:label "Maria van de Berg" ;
  owl:sameAs oa:person_rhl_0631c628-48f1-d7f6-405f-18d9c81fb88d_Person3, oa:person_rhl_067c9955-d971-4925-bf61-f10ddfc7cf38_Person6, oa:person_rhl_10f01140-15a8-acdf-9019-bcf78d36f59b_Person3, oa:person_rhl_160bf894-9573-9fce-ebfa-50d580197ae3_Person3, oa:person_rhl_23a5ade1-52d4-f700-bc27-448b03260016_Person3, oa:person_rhl_2f6ad03d-b326-e697-5491-52e6b704ce5a_Person3, oa:person_rhl_45a071ed-365a-9f3a-78cd-dff4b88f88ba_Person3, oa:person_rhl_47ab7bad-925f-86b4-f5a1-69791223a00e_Person3, oa:person_rhl_7de81065-d2d5-3078-1685-e9cda7061377_Person3, oa:person_rhl_87752fa9-1720-e3dd-7007-f2cb649ba67e_Person3, oa:person_rhl_91c0189b-4647-c4ba-0c17-3f3b4b4e87bf_Person3, oa:person_rhl_a69cd588-f915-814a-24a9-8be01ae31368_Person3 ;
  a2a:PersonName [
    rdfs:label "Maria van de Berg" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person4
  a a2a:Person ;
  rdfs:label "Anna Maria Plusquin" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Plusquin" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Plusquin"
  ] .

oa:event_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1954" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1954-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eijsden" ;
    rdfs:label "Eijsden"
  ] ;
  a2a:EventRemark01_Relatie "wdnr" .

oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person1 ;
  a2a:EventKeyRef oa:event_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Event1 .

oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person2 ;
  a2a:EventKeyRef oa:event_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Event1 .

oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person3 ;
  a2a:EventKeyRef oa:event_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Event1 .

oa:relationep_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_3
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Person4 ;
  a2a:EventKeyRef oa:event_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0_Event1 .

oa:source_rhl_6e5a0696-b441-3dc2-4e9f-47c4792b22c0
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Eijsden" ;
    rdfs:label "Eijsden", "1796-01-01 - 1960-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1954" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1954-12-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "42" ;
    a2a:RegistryNumber "2822" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 42, 2822"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{6e5a0696-b441-3dc2-4e9f-47c4792b22c0}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.131&amp;miview=inv2" .

