@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_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2
  a a2a:Record ;
  rdfs:label "Registratie op 26 juli 1698" ;
  a2a:hasPerson oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person1, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person2, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person3, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person4, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person5, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person6, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person7, oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person8 ;
  a2a:hasEvent oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_0, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_1, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_2, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_3, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_4, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_5, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_6, oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_7 ;
  a2a:hasSource oa:source_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2 .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person1
  a a2a:Person ;
  rdfs:label "Reijm Cocx" ;
  a2a:PersonName [
    rdfs:label "Reijm Cocx" ;
    a2a:PersonNameFirstName "Reijm" ;
    a2a:PersonNameLastName "Cocx"
  ] .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person2
  a a2a:Person ;
  rdfs:label "Jenneken Hendrick Dircx" ;
  a2a:PersonName [
    rdfs:label "Jenneken Hendrick Dircx" ;
    a2a:PersonNameFirstName "Jenneken Hendrick" ;
    a2a:PersonNameLastName "Dircx"
  ] .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person3
  a a2a:Person ;
  rdfs:label "Marie Reijm Cocx" ;
  a2a:PersonName [
    rdfs:label "Marie Reijm Cocx" ;
    a2a:PersonNameFirstName "Marie Reijm" ;
    a2a:PersonNameLastName "Cocx"
  ] .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person4
  a a2a:Person ;
  rdfs:label "Sander Hendricx van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Sander Hendricx van Velthoven" ;
    a2a:PersonNameFirstName "Sander Hendricx" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person5
  a a2a:Person ;
  rdfs:label "Jan Flercx" ;
  a2a:PersonName [
    rdfs:label "Jan Flercx" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Flercx"
  ] .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person6
  a a2a:Person ;
  rdfs:label "Jan Verhoeve" ;
  a2a:PersonName [
    rdfs:label "Jan Verhoeve" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verhoeve"
  ] ;
  a2a:Profession "schepen" .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person7
  a a2a:Person ;
  rdfs:label "Hendrik de Jongh" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Jongh" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Profession "secretaris" .

oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person8
  a a2a:Person ;
  rdfs:label "Johannes van Geesberge" ;
  a2a:PersonName [
    rdfs:label "Johannes van Geesberge" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geesberge"
  ] ;
  a2a:Profession "substituut secretaris" .

oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1698-07-26"^^xsd:date
  ] ;
  a2a:EventRemark04_Soort_akte "Testament" .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person1 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person2 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person3 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person4 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person5 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person6 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person7 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:relationep_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Person8 ;
  a2a:EventKeyRef oa:event_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2_Event1 .

oa:source_rhe_578CC451-C679-4A9E-9AF8-28BCE2EB7CB2
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Schepenakten" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1698-01-01 - 1698-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenakten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Collection "Index Schepenbank Heeze, Leende en Zesgehuchten" ;
    a2a:DocumentNumber "74" ;
    a2a:RegistryNumber "1649" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Index Schepenbank Heeze, Leende en Zesgehuchten, 74, 1649"
  ] ;
  a2a:SourceLastChangeDate "2023-02-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/578CC451C6794A9E9AF828BCE2EB7CB2" ;
  a2a:RecordGUID "{578CC451-C679-4A9E-9AF8-28BCE2EB7CB2}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-EhvRHCE_NTI-10210-1649_54_MI.xml van RHE" .

[] a2a:PersonRemarkOpmerking "Wed. van Jenneken Hendrick Dircx" .
[] a2a:PersonRemarkOpmerking "Overleden echtg. van Reijm Cocx" .
[] a2a:PersonRemarkOpmerking "Echtg. van Jan Flercx" .
[] a2a:PersonRemarkOpmerking "Echtg. van Marie Reijm Cocx" .
