@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_1d2708da-a215-e5d5-7d01-31c71f2a0322
  a a2a:Record ;
  rdfs:label "Overlijden op 9 maart 1904 te Elsloo" ;
  a2a:hasPerson oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person1, oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person2, oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person3 ;
  a2a:hasEvent oa:event_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_0, oa:relationep_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_1, oa:relationep_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_2 ;
  a2a:hasSource oa:source_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322 .

oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person1
  a a2a:Person ;
  rdfs:label "Christiaan Hubert Fredrix" ;
  owl:sameAs oa:person_rhl_960d3bd8-957f-f3e2-08f5-b8d0b7338349_Person1 ;
  a2a:PersonName [
    rdfs:label "Christiaan Hubert Fredrix" ;
    a2a:PersonNameFirstName "Christiaan Hubert" ;
    a2a:PersonNameLastName "Fredrix"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Elsloo" ;
    rdfs:label "Elsloo"
  ] .

oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person2
  a a2a:Person ;
  rdfs:label "Christiaan Fredrix" ;
  owl:sameAs oa:person_rhl_213de57b-4fee-99ab-054b-b44b493348ad_Person2, oa:person_rhl_417f931d-8bf7-a00c-9ace-1d29b1b165df_Person2, oa:person_rhl_5099c298-81ad-a7cd-6dea-452d422ec884_Person2, oa:person_rhl_960d3bd8-957f-f3e2-08f5-b8d0b7338349_Person2, oa:person_rhl_a7357b4f-bcdb-6080-7d5c-f97ca5dce70b_Person5, oa:person_rhl_c959aab8-74d6-52c1-603d-821b427b8e6f_Person2, oa:person_rhl_32d461c8-9b6c-03a9-2176-d8dad73f631d_Person2, oa:person_rhl_3c62b639-f230-8ab6-dcc9-367e25b634c0_Person2, oa:person_rhl_476962ab-9506-b5f3-c18a-93bf6891cd1e_Person2, oa:person_rhl_804c67e6-8079-801e-bf30-061846082ac4_Person2, oa:person_rhl_81d56828-32c6-1069-a14d-e3fc97f8a591_Person2, oa:person_rhl_edd55fe5-8fa8-fc0b-6145-b7851ee86deb_Person2 ;
  a2a:PersonName [
    rdfs:label "Christiaan Fredrix" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Fredrix"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Penders" ;
  owl:sameAs oa:person_rhl_213de57b-4fee-99ab-054b-b44b493348ad_Person3, oa:person_rhl_417f931d-8bf7-a00c-9ace-1d29b1b165df_Person3, oa:person_rhl_5099c298-81ad-a7cd-6dea-452d422ec884_Person3, oa:person_rhl_960d3bd8-957f-f3e2-08f5-b8d0b7338349_Person3, oa:person_rhl_a7357b4f-bcdb-6080-7d5c-f97ca5dce70b_Person6, oa:person_rhl_c959aab8-74d6-52c1-603d-821b427b8e6f_Person3, oa:person_rhl_32d461c8-9b6c-03a9-2176-d8dad73f631d_Person3, oa:person_rhl_3c62b639-f230-8ab6-dcc9-367e25b634c0_Person3, oa:person_rhl_476962ab-9506-b5f3-c18a-93bf6891cd1e_Person3, oa:person_rhl_804c67e6-8079-801e-bf30-061846082ac4_Person3, oa:person_rhl_81d56828-32c6-1069-a14d-e3fc97f8a591_Person3, oa:person_rhl_edd55fe5-8fa8-fc0b-6145-b7851ee86deb_Person3 ;
  a2a:PersonName [
    rdfs:label "Elisabeth Penders" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Penders"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1904-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elsloo" ;
    rdfs:label "Elsloo"
  ] ;
  a2a:EventRemarkOpmerking "5 weken oud" ;
  a2a:EventRemark01_Relatie "zoon" .

oa:relationep_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person1 ;
  a2a:EventKeyRef oa:event_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Event1 .

oa:relationep_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person2 ;
  a2a:EventKeyRef oa:event_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Event1 .

oa:relationep_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Person3 ;
  a2a:EventKeyRef oa:event_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322_Event1 .

oa:source_rhl_1d2708da-a215-e5d5-7d01-31c71f2a0322
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Elsloo" ;
    rdfs:label "Elsloo", "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 "1904" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1904-03-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "23" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 7, 23"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{1d2708da-a215-e5d5-7d01-31c71f2a0322}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.024&amp;miview=inv2" .

