@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_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b
  a a2a:Record ;
  rdfs:label "Memorie van successie in 1835 te Venlo" ;
  a2a:hasPerson oa:person_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Person1, oa:person_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Person2 ;
  a2a:hasEvent oa:event_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_0, oa:relationep_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_1 ;
  a2a:hasSource oa:source_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b .

oa:person_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Person1
  a a2a:Person ;
  rdfs:label "Martinus Sael" ;
  a2a:PersonName [
    rdfs:label "Martinus Sael" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Sael"
  ] ;
  a2a:Gender "Man" .

oa:person_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Person2
  a a2a:Person ;
  rdfs:label "Joanna Seegers" ;
  a2a:PersonName [
    rdfs:label "Joanna Seegers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Seegers"
  ] .

oa:event_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Event1
  a a2a:Event ;
  rdfs:label "Memorie van successie" ;
  a2a:EventType "Memorie van successie" ;
  a2a:EventDate [ a2a:Year "1835" ] ;
  a2a:EventPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] ;
  a2a:EventRemark02_Aangifte_belastbaar "Ja" ;
  a2a:EventRemark01_Ressort "Venlo" .

oa:relationep_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Person1 ;
  a2a:EventKeyRef oa:event_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Event1 .

oa:relationep_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Person2 ;
  a2a:EventKeyRef oa:event_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b_Event1 .

oa:source_rhl_a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht", "1500-01-01 - 2000-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2000-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:RegistryNumber "1072" ;
    rdfs:label "Historisch Centrum Limburg, 1072"
  ] ;
  a2a:SourceLastChangeDate "2023-02-09"^^xsd:date ;
  a2a:RecordIdentifier "300" ;
  a2a:RecordGUID "{a4a6aa3a-e1b4-07a7-464b-c7e926ed0f7b}" ;
  a2a:SourceRemarkProvenance "WeTransfer HCL/FB-MB Venlo_memorie_doos_1072_af_PW.accdb accdb2csv csv2a2a" .

[]
  a2a:PersonRemarkdeat_date "25-06-1835" ;
  a2a:PersonRemarkdeat_plac "Venlo" .

