@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_88570b4b-3c30-96ed-c1ca-56fbd1c19358
  a a2a:Record ;
  rdfs:label "Overlijden op 18 oktober 1900 te Gulpen" ;
  a2a:hasPerson oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person1, oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person2, oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person3 ;
  a2a:hasEvent oa:event_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_0, oa:relationep_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_1, oa:relationep_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_2 ;
  a2a:hasSource oa:source_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358 .

oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person1
  a a2a:Person ;
  rdfs:label "Dominique Pierre Hubert Nahon" ;
  owl:sameAs oa:person_rhl_ef09c7ca-f7bb-020a-8064-b0f3f1e24264_Person1 ;
  a2a:PersonName [
    rdfs:label "Dominique Pierre Hubert Nahon" ;
    a2a:PersonNameFirstName "Dominique Pierre Hubert" ;
    a2a:PersonNameLastName "Nahon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Gulpen" ;
    rdfs:label "Gulpen"
  ] .

oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person2
  a a2a:Person ;
  rdfs:label "Joannes Petrus Hubertus Nahon" ;
  owl:sameAs oa:person_rhl_2086e294-8208-585e-fabe-e13b30f5e11d_Person2, oa:person_rhl_2e76304c-8de7-293e-1a55-204a67acd75b_Person2, oa:person_rhl_60078edb-c73b-6ba7-aeec-ce0bd87b5b3a_Person2, oa:person_rhl_695a63ea-7fb1-5fff-998a-4fd981d2e208_Person3, oa:person_rhl_acb25622-5350-ae17-75b1-9cc7d9106b8f_Person2, oa:person_rhl_ef09c7ca-f7bb-020a-8064-b0f3f1e24264_Person2, oa:person_rhl_eb783d78-4d54-09c9-dd02-3ea224df9b19_Person2 ;
  a2a:PersonName [
    rdfs:label "Joannes Petrus Hubertus Nahon" ;
    a2a:PersonNameFirstName "Joannes Petrus Hubertus" ;
    a2a:PersonNameLastName "Nahon"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person3
  a a2a:Person ;
  rdfs:label "Maria Catharina Wilhelmina Cerfontaine" ;
  owl:sameAs oa:person_rhl_2086e294-8208-585e-fabe-e13b30f5e11d_Person3, oa:person_rhl_2e76304c-8de7-293e-1a55-204a67acd75b_Person3, oa:person_rhl_60078edb-c73b-6ba7-aeec-ce0bd87b5b3a_Person3, oa:person_rhl_695a63ea-7fb1-5fff-998a-4fd981d2e208_Person4, oa:person_rhl_acb25622-5350-ae17-75b1-9cc7d9106b8f_Person3, oa:person_rhl_ef09c7ca-f7bb-020a-8064-b0f3f1e24264_Person3, oa:person_rhl_eb783d78-4d54-09c9-dd02-3ea224df9b19_Person3 ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Wilhelmina Cerfontaine" ;
    a2a:PersonNameFirstName "Maria Catharina Wilhelmina" ;
    a2a:PersonNameLastName "Cerfontaine"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1900-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gulpen" ;
    rdfs:label "Gulpen"
  ] ;
  a2a:EventRemarkOpmerking "Leeftijd overledene 3 maanden" ;
  a2a:EventRemark01_Relatie "zoon" .

oa:relationep_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person1 ;
  a2a:EventKeyRef oa:event_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Event1 .

oa:relationep_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person2 ;
  a2a:EventKeyRef oa:event_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Event1 .

oa:relationep_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Person3 ;
  a2a:EventKeyRef oa:event_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358_Event1 .

oa:source_rhl_88570b4b-3c30-96ed-c1ca-56fbd1c19358
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gulpen" ;
    rdfs:label "Gulpen", "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 "1900" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1900-10-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Burgerlijke Stand in Limburg" ;
    a2a:DocumentNumber "48" ;
    a2a:RegistryNumber "31" ;
    rdfs:label "Historisch Centrum Limburg, Burgerlijke Stand in Limburg, 48, 31"
  ] ;
  a2a:SourceLastChangeDate "2017-07-06"^^xsd:date ;
  a2a:RecordGUID "{88570b4b-3c30-96ed-c1ca-56fbd1c19358}" ;
  a2a:SourceRemarklink_EAD "http://www.archieven.nl/mi/1540/?mivast=1540&amp;mizig=210&amp;miadt=38&amp;miaet=1&amp;micode=12.034&amp;miview=inv2" .

