@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_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC
  a a2a:Record ;
  rdfs:label "Registratie op 30 september 1723 te Waalre en Valkenswaard" ;
  a2a:hasPerson oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person1, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person2, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person3, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person4, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person5, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person6, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person7, oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person8 ;
  a2a:hasEvent oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_0, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_1, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_2, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_3, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_4, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_5, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_6, oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_7 ;
  a2a:hasSource oa:source_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person1
  a a2a:Person ;
  rdfs:label "Henderick Koppen" ;
  a2a:PersonName [
    rdfs:label "Henderick Koppen" ;
    a2a:PersonNameFirstName "Henderick" ;
    a2a:PersonNameLastName "Koppen"
  ] ;
  a2a:Residence [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] ;
  a2a:Profession "meester valkenier" .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person2
  a a2a:Person ;
  rdfs:label "Lijsbet Booms" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Booms" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNameLastName "Booms"
  ] .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person3
  a a2a:Person ;
  rdfs:label "Francis Peeter Koppen" ;
  a2a:PersonName [
    rdfs:label "Francis Peeter Koppen" ;
    a2a:PersonNameFirstName "Francis Peeter" ;
    a2a:PersonNameLastName "Koppen"
  ] .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person4
  a a2a:Person ;
  rdfs:label "Jan Lambert Hertrooij" ;
  a2a:PersonName [
    rdfs:label "Jan Lambert Hertrooij" ;
    a2a:PersonNameFirstName "Jan Lambert" ;
    a2a:PersonNameLastName "Hertrooij"
  ] ;
  a2a:Profession "executeur testamentair" .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person5
  a a2a:Person ;
  rdfs:label "Henderick Wouter Heesterbeek" ;
  a2a:PersonName [
    rdfs:label "Henderick Wouter Heesterbeek" ;
    a2a:PersonNameFirstName "Henderick Wouter" ;
    a2a:PersonNameLastName "Heesterbeek"
  ] ;
  a2a:Profession "executeur testamentair" .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person6
  a a2a:Person ;
  rdfs:label "J de Jongh" ;
  a2a:PersonName [
    rdfs:label "J de Jongh" ;
    a2a:PersonNameFirstName "J" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Profession "drossaard" .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person7
  a a2a:Person ;
  rdfs:label "Peeter Daene" ;
  a2a:PersonName [
    rdfs:label "Peeter Daene" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Daene"
  ] ;
  a2a:Profession "schepen" .

oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person8
  a a2a:Person ;
  rdfs:label "de Jongh" ;
  a2a:PersonName [
    rdfs:label "de Jongh" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Profession "secretaris" .

oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1723-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalre en Valkenswaard" ;
    rdfs:label "Waalre en Valkenswaard"
  ] ;
  a2a:EventRemark04_Soort_akte "Testament" .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person1 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person2 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person3 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person4 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person5 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person6 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person7 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:relationep_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Person8 ;
  a2a:EventKeyRef oa:event_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC_Event1 .

oa:source_rhe_1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Schepenakten" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1723-01-01 - 1723-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Schepenakten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Collection "Index Schepenbank Waalre en Valkenswaard" ;
    a2a:DocumentNumber "235" ;
    a2a:RegistryNumber "152" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Index Schepenbank Waalre en Valkenswaard, 235, 152"
  ] ;
  a2a:SourceLastChangeDate "2016-04-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=NTI-10223-152&minr=3670796&miview=ldt" ;
  a2a:RecordGUID "{1FC2F52E-AFFF-49AF-98BA-8B482ECC2ADC}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-EhvRHCE_NTI-10223-152_54_MI.xml van RHE" .

[] a2a:PersonRemarkOpmerking "Overleden echtg. van Lijsbet Booms Testateur; ziek te bed; tekent: Coppen" .
[] a2a:PersonRemarkOpmerking "Wed. van Henderick Koppen" .
[] a2a:PersonRemarkOpmerking "Nees testateur; \"Waer van hij grootvaeder\"is; minderjarig" .
