@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_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB
  a a2a:Record ;
  rdfs:label "Notariële akte in 1838 te Eindhoven" ;
  a2a:hasPerson oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827071, oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827072, oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827073, oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827074, oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person0 ;
  a2a:hasEvent oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_0, oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_1, oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_2, oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_3, oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_4 ;
  a2a:hasSource oa:source_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB .

oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827071
  a a2a:Person ;
  rdfs:label "Pieter Hurks" ;
  a2a:PersonName [
    rdfs:label "Pieter Hurks" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Hurks"
  ] ;
  a2a:Residence [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] ;
  a2a:Profession "Wever" .

oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827072
  a a2a:Person ;
  rdfs:label "Simon Joosten" ;
  a2a:PersonName [
    rdfs:label "Simon Joosten" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Residence [
    a2a:Place "Woensel" ;
    rdfs:label "Woensel"
  ] ;
  a2a:Profession "Bouwman" .

oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827073
  a a2a:Person ;
  rdfs:label "Martinus Siegers" ;
  a2a:PersonName [
    rdfs:label "Martinus Siegers" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Siegers"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:Profession "Lantarenaansteker / Stadsgeemployeerde" .

oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827074
  a a2a:Person ;
  rdfs:label "Francis (Franciscus) Goedmakers Goetmakers" ;
  a2a:PersonName [
    rdfs:label "Francis (Franciscus) Goedmakers Goetmakers" ;
    a2a:PersonNameFirstName "Francis (Franciscus)" ;
    a2a:PersonNameLastName "Goedmakers Goetmakers"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:Profession "Schoenmaker" .

oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person0
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Profession "Notaris" .

oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:LiteralDate "1838" ;
    a2a:Year "1838"
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person0 ;
  a2a:EventKeyRef oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1 .

oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in na" ;
  a2a:RelationType "other:Persoon in na" ;
  a2a:PersonKeyRef oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827071 ;
  a2a:EventKeyRef oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1 .

oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in na" ;
  a2a:RelationType "other:Persoon in na" ;
  a2a:PersonKeyRef oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827072 ;
  a2a:EventKeyRef oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1 .

oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in na" ;
  a2a:RelationType "other:Persoon in na" ;
  a2a:PersonKeyRef oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827073 ;
  a2a:EventKeyRef oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1 .

oa:relationep_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in na" ;
  a2a:RelationType "other:Persoon in na" ;
  a2a:PersonKeyRef oa:person_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Person3151827074 ;
  a2a:EventKeyRef oa:event_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB_Event1 .

oa:source_rhe_7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eindhoven, Nederland", "1838-01-01 - 1838-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1838" ;
    a2a:Year "1838" ;
    rdfs:label "1838"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Notariële archieven standplaats Eindhoven, 1592-1935" ;
    a2a:Book "Index op het notarieel archief van, Eindhoven notaris Willem Huijsmans" ;
    a2a:RegistryNumber "546" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Notariële archieven standplaats Eindhoven, 1592-1935, Index op het notarieel archief van, Eindhoven notaris Willem Huijsmans, 546"
  ] ;
  a2a:SourceLastChangeDate "2023-02-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/7B7ECCD3B7CC4A0B99FAEAF8CF0FB5AB" ;
  a2a:RecordIdentifier "3151827070" ;
  a2a:RecordGUID "{7B7ECCD3-B7CC-4A0B-99FA-EAF8CF0FB5AB}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-EhvRHCE_NTI-15117-546_54_A2A.xml van RHE" .

