@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_pem_74690a4f-e3be-81c7-b92e-eee4b6867522
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person1, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person2, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person3, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person4, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person5, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person6, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person7, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person8, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person9, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person10, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person11, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person12, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person13, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person14, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person15, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person16, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person17, oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person18 ;
  a2a:hasEvent oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_0, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_1, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_2, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_3, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_4, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_5, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_6, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_7, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_8, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_9, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_10, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_11, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_12, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_13, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_14, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_15, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_16, oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_17 ;
  a2a:hasSource oa:source_pem_74690a4f-e3be-81c7-b92e-eee4b6867522 .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person1
  a a2a:Person ;
  rdfs:label "Jan Antoon Hubert Melot" ;
  a2a:PersonName [
    rdfs:label "Jan Antoon Hubert Melot" ;
    a2a:PersonNameFirstName "Jan Antoon Hubert" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "08" ;
    a2a:Day "27" ;
    rdfs:label "1835-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thorn" ;
    rdfs:label "Thorn"
  ] ;
  a2a:Profession "Hoofdonderwijzer" .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person2
  a a2a:Person ;
  rdfs:label "Catharina Christina Geurts" ;
  a2a:PersonName [
    rdfs:label "Catharina Christina Geurts" ;
    a2a:PersonNameFirstName "Catharina Christina" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "02" ;
    a2a:Day "19" ;
    rdfs:label "1830-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Budberg (Pr)" ;
    rdfs:label "Budberg (Pr)"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person3
  a a2a:Person ;
  rdfs:label "Anna Maria Hubertina Melot" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Hubertina Melot" ;
    a2a:PersonNameFirstName "Anna Maria Hubertina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "1857-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thorn" ;
    rdfs:label "Thorn"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person4
  a a2a:Person ;
  rdfs:label "Sophie Maria Hubertina Melot" ;
  a2a:PersonName [
    rdfs:label "Sophie Maria Hubertina Melot" ;
    a2a:PersonNameFirstName "Sophie Maria Hubertina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "06" ;
    a2a:Day "15" ;
    rdfs:label "1861-06-15"^^xsd:date
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person5
  a a2a:Person ;
  rdfs:label "Cornelia Dorothea Hubertina Melot" ;
  a2a:PersonName [
    rdfs:label "Cornelia Dorothea Hubertina Melot" ;
    a2a:PersonNameFirstName "Cornelia Dorothea Hubertina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "07" ;
    a2a:Day "24" ;
    rdfs:label "1862-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person6
  a a2a:Person ;
  rdfs:label "Jan Mathijs Melot" ;
  a2a:PersonName [
    rdfs:label "Jan Mathijs Melot" ;
    a2a:PersonNameFirstName "Jan Mathijs" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "1799-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thorn" ;
    rdfs:label "Thorn"
  ] ;
  a2a:Profession "Kleermaker" .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person7
  a a2a:Person ;
  rdfs:label "Cornelia Mouwens" ;
  a2a:PersonName [
    rdfs:label "Cornelia Mouwens" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Mouwens"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1799" ;
    a2a:Month "01" ;
    a2a:Day "02" ;
    rdfs:label "1799-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stevensweert" ;
    rdfs:label "Stevensweert"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person8
  a a2a:Person ;
  rdfs:label "Christina Melot" ;
  a2a:PersonName [
    rdfs:label "Christina Melot" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "03" ;
    a2a:Day "09" ;
    rdfs:label "1794-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thorn" ;
    rdfs:label "Thorn"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person9
  a a2a:Person ;
  rdfs:label "Mathieu Gerard Hubert Melot" ;
  a2a:PersonName [
    rdfs:label "Mathieu Gerard Hubert Melot" ;
    a2a:PersonNameFirstName "Mathieu Gerard Hubert" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1863-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person10
  a a2a:Person ;
  rdfs:label "Josephina Sophia Hubertina Melot" ;
  a2a:PersonName [
    rdfs:label "Josephina Sophia Hubertina Melot" ;
    a2a:PersonNameFirstName "Josephina Sophia Hubertina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "1865-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:Profession "Naaister" .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person11
  a a2a:Person ;
  rdfs:label "Gertrudis Josephina Hubertina Melot" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Josephina Hubertina Melot" ;
    a2a:PersonNameFirstName "Gertrudis Josephina Hubertina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "04" ;
    a2a:Day "23" ;
    rdfs:label "1867-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person12
  a a2a:Person ;
  rdfs:label "Dieudonné Thonnart" ;
  a2a:PersonName [
    rdfs:label "Dieudonné Thonnart" ;
    a2a:PersonNameFirstName "Dieudonné" ;
    a2a:PersonNameLastName "Thonnart"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "03" ;
    a2a:Day "19" ;
    rdfs:label "1833-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bellaire" ;
    rdfs:label "Bellaire"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person13
  a a2a:Person ;
  rdfs:label "Anna Christina Hubertina Melot" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Hubertina Melot" ;
    a2a:PersonNameFirstName "Anna Christina Hubertina" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "09" ;
    a2a:Day "06" ;
    rdfs:label "1869-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person14
  a a2a:Person ;
  rdfs:label "Mathieu Mouwens" ;
  a2a:PersonName [
    rdfs:label "Mathieu Mouwens" ;
    a2a:PersonNameFirstName "Mathieu" ;
    a2a:PersonNameLastName "Mouwens"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "07" ;
    a2a:Day "05" ;
    rdfs:label "1847-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Thorn" ;
    rdfs:label "Thorn"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person15
  a a2a:Person ;
  rdfs:label "Philippina Sophia Antoinetta Melot" ;
  a2a:PersonName [
    rdfs:label "Philippina Sophia Antoinetta Melot" ;
    a2a:PersonNameFirstName "Philippina Sophia Antoinetta" ;
    a2a:PersonNameLastName "Melot"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "1872-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person16
  a a2a:Person ;
  rdfs:label "Theodorus Cornelis Maria Thier" ;
  a2a:PersonName [
    rdfs:label "Theodorus Cornelis Maria Thier" ;
    a2a:PersonNameFirstName "Theodorus Cornelis Maria" ;
    a2a:PersonNameLastName "Thier"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "1861-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person17
  a a2a:Person ;
  rdfs:label "Willem Drummen" ;
  a2a:PersonName [
    rdfs:label "Willem Drummen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Drummen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "12" ;
    a2a:Day "06" ;
    rdfs:label "1845-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meerssen" ;
    rdfs:label "Meerssen"
  ] ;
  a2a:Profession "Hulponderwijzer" .

oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person18
  a a2a:Person ;
  rdfs:label "Albert Bosch" ;
  a2a:PersonName [
    rdfs:label "Albert Bosch" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "06" ;
    a2a:Day "20" ;
    rdfs:label "1863-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmerik" ;
    rdfs:label "Emmerik"
  ] ;
  a2a:Profession "Leerling" .

oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person1 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person2 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person3 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person4 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person5 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person6 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person7 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person8 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person9 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person10 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person11 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person12 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person13 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person14 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person15 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person16 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person17 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:relationep_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Person18 ;
  a2a:EventKeyRef oa:event_pem_74690a4f-e3be-81c7-b92e-eee4b6867522_Event1 .

oa:source_pem_74690a4f-e3be-81c7-b92e-eee4b6867522
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0934_SA1545_2267 Maasbree M-Z (1860-1890)" ;
    a2a:RegistryNumber "2267" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0934_SA1545_2267 Maasbree M-Z (1860-1890), 2267"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/6d2e749d-2c14-2212-01fe-a040de1c4b76.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/6d2e749d-2c14-2212-01fe-a040de1c4b76.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/74690a4f-e3be-81c7-b92e-eee4b6867522" ;
  a2a:RecordGUID "{74690a4f-e3be-81c7-b92e-eee4b6867522}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.41.xml from https://peelenmaasnet.nl/ converted to A2A" .

