@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_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE
  a a2a:Record ;
  rdfs:label "Notariële akte (in het jaar 1834)" ;
  a2a:hasPerson oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254016, oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254017, oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254018, oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254019, oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254020, oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person0 ;
  a2a:hasEvent oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 ;
  a2a:hasRelationEP oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_0, oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_1, oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_2, oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_3, oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_4, oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_5 ;
  a2a:hasSource oa:source_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE .

oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254016
  a a2a:Person ;
  rdfs:label "Louis Dirix" ;
  a2a:PersonName [
    rdfs:label "Louis Dirix" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Dirix"
  ] ;
  a2a:Residence [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] ;
  a2a:Profession "notaris" .

oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254017
  a a2a:Person ;
  rdfs:label "Gerard Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Gerard Bongaerts" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Residence [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] ;
  a2a:Profession "logementhouder" .

oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254018
  a a2a:Person ;
  rdfs:label "Margaretha Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Margaretha Bongaerts" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Residence [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] ;
  a2a:Profession "logementhoudster" .

oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254019
  a a2a:Person ;
  rdfs:label "Helena Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Helena Bongaerts" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Residence [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] ;
  a2a:Profession "logementhoudster" .

oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254020
  a a2a:Person ;
  rdfs:label "Catharina Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Catharina Bongaerts" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Residence [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] ;
  a2a:Profession "logementhoudster" .

oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person0
  a a2a:Person ;
  rdfs:label "Notaris F.W. Milliard" ;
  a2a:PersonName [
    rdfs:label "Notaris F.W. Milliard" ;
    a2a:PersonNameLastName "Notaris F.W. Milliard"
  ] ;
  a2a:Profession "Notaris" .

oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_0
  a a2a:RelationEP ;
  rdfs:label "other:Notaris" ;
  a2a:RelationType "other:Notaris" ;
  a2a:PersonKeyRef oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person0 ;
  a2a:EventKeyRef oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 .

oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant 1" ;
  a2a:RelationType "other:Comparant 1" ;
  a2a:PersonKeyRef oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254016 ;
  a2a:EventKeyRef oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 .

oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant 2" ;
  a2a:RelationType "other:Comparant 2" ;
  a2a:PersonKeyRef oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254017 ;
  a2a:EventKeyRef oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 .

oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant 2" ;
  a2a:RelationType "other:Comparant 2" ;
  a2a:PersonKeyRef oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254018 ;
  a2a:EventKeyRef oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 .

oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant 2" ;
  a2a:RelationType "other:Comparant 2" ;
  a2a:PersonKeyRef oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254019 ;
  a2a:EventKeyRef oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 .

oa:relationep_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_5
  a a2a:RelationEP ;
  rdfs:label "other:Comparant 2" ;
  a2a:RelationType "other:Comparant 2" ;
  a2a:PersonKeyRef oa:person_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Person3933254020 ;
  a2a:EventKeyRef oa:event_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE_Event1 .

oa:source_rmd_0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE
  a a2a:Source ;
  rdfs:label "Gemeentearchief Roermond, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1834-01-05 - 1834-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "5-1-1834" ;
    a2a:Year "1834" ;
    a2a:Month "01" ;
    a2a:Day "05" ;
    rdfs:label "5-1-1834"
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Roermond" ;
    a2a:Collection "Notaris F.W. Milliard" ;
    a2a:Book "Notaris F.W. Milliard" ;
    a2a:RegistryNumber "12.138" ;
    rdfs:label "Gemeentearchief Roermond, Notaris F.W. Milliard, Notaris F.W. Milliard, 12.138"
  ] ;
  a2a:SourceLastChangeDate "2024-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/103/0A1D0DEC4F644ED39DA2BFA558D84FFE" ;
  a2a:RecordIdentifier "3933254015" ;
  a2a:RecordGUID "{0A1D0DEC-4F64-4ED3-9DA2-BFA558D84FFE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/25F32A3C539749F2AD36B5FC577EDADF" .

[] a2a:PersonRemarkOpmerking "e/v Eleonora Antoinetta De Rentz" .
[] a2a:PersonRemarkOpmerking "en zijn drie zusters Margaretha, Helena en Catharina" .
