@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_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1869-1889)" ;
  a2a:hasPerson oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person1, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person2, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person3, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person4, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person5, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person6, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person7, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person8, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person9, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person10, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person11, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person12, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person13, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person14, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person15, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person16, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person17, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person18, oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person19 ;
  a2a:hasEvent oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_0, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_1, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_2, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_3, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_4, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_5, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_6, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_7, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_8, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_9, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_10, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_11, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_12, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_13, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_14, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_15, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_16, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_17, oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_18 ;
  a2a:hasSource oa:source_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person1
  a a2a:Person ;
  rdfs:label "Arnoldina Steeghs" ;
  a2a:PersonName [
    rdfs:label "Arnoldina Steeghs" ;
    a2a:PersonNameFirstName "Arnoldina" ;
    a2a:PersonNameLastName "Steeghs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1833-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person2
  a a2a:Person ;
  rdfs:label "Andries Gielen" ;
  a2a:PersonName [
    rdfs:label "Andries Gielen" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Gielen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "02" ;
    a2a:Day "11" ;
    rdfs:label "1820-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person3
  a a2a:Person ;
  rdfs:label "Leonardus Hubertus Gommans" ;
  a2a:PersonName [
    rdfs:label "Leonardus Hubertus Gommans" ;
    a2a:PersonNameFirstName "Leonardus Hubertus" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1857-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person4
  a a2a:Person ;
  rdfs:label "Petronella Groenen" ;
  a2a:PersonName [
    rdfs:label "Petronella Groenen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Groenen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "1827-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roggel" ;
    rdfs:label "Roggel"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person5
  a a2a:Person ;
  rdfs:label "Sophia Peters" ;
  a2a:PersonName [
    rdfs:label "Sophia Peters" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "01" ;
    a2a:Day "11" ;
    rdfs:label "1838-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person6
  a a2a:Person ;
  rdfs:label "Hermanus van Lier" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Lier" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "03" ;
    a2a:Day "30" ;
    rdfs:label "1874-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person7
  a a2a:Person ;
  rdfs:label "Petrus Boeken" ;
  a2a:PersonName [
    rdfs:label "Petrus Boeken" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Boeken"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "1866-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person8
  a a2a:Person ;
  rdfs:label "Willem Gommans" ;
  a2a:PersonName [
    rdfs:label "Willem Gommans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "1887-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person9
  a a2a:Person ;
  rdfs:label "Antonius van Tongerlo" ;
  a2a:PersonName [
    rdfs:label "Antonius van Tongerlo" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tongerlo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "12" ;
    a2a:Day "09" ;
    rdfs:label "1849-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederweert" ;
    rdfs:label "Nederweert"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person10
  a a2a:Person ;
  rdfs:label "Josepha Vogels" ;
  a2a:PersonName [
    rdfs:label "Josepha Vogels" ;
    a2a:PersonNameFirstName "Josepha" ;
    a2a:PersonNameLastName "Vogels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "01" ;
    a2a:Day "31" ;
    rdfs:label "1837-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neer" ;
    rdfs:label "Neer"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person11
  a a2a:Person ;
  rdfs:label "Petronella Wilms" ;
  a2a:PersonName [
    rdfs:label "Petronella Wilms" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1825-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person12
  a a2a:Person ;
  rdfs:label "Hendricus van Lier" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Lier" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1877-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person13
  a a2a:Person ;
  rdfs:label "Martinus van Lier" ;
  a2a:PersonName [
    rdfs:label "Martinus van Lier" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1836-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person14
  a a2a:Person ;
  rdfs:label "Jacobus H Gommans" ;
  a2a:PersonName [
    rdfs:label "Jacobus H Gommans" ;
    a2a:PersonNameFirstName "Jacobus H" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "06" ;
    a2a:Day "10" ;
    rdfs:label "1885-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person15
  a a2a:Person ;
  rdfs:label "Gerard Peters" ;
  a2a:PersonName [
    rdfs:label "Gerard Peters" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1831-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person16
  a a2a:Person ;
  rdfs:label "Johanna Gielen" ;
  a2a:PersonName [
    rdfs:label "Johanna Gielen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Gielen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "1863-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person17
  a a2a:Person ;
  rdfs:label "Dorothea van Lier" ;
  a2a:PersonName [
    rdfs:label "Dorothea van Lier" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "03" ;
    a2a:Day "21" ;
    rdfs:label "1871-03-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person18
  a a2a:Person ;
  rdfs:label "Petronella van Hout" ;
  a2a:PersonName [
    rdfs:label "Petronella van Hout" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1807-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederweert" ;
    rdfs:label "Nederweert"
  ] .

oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person19
  a a2a:Person ;
  rdfs:label "Bernard Peters" ;
  a2a:PersonName [
    rdfs:label "Bernard Peters" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1803-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person1 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person2 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person3 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person4 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person5 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person6 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person7 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person8 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person9 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person10 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person11 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person12 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person13 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person14 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person15 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person16 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person17 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person18 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:relationep_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Person19 ;
  a2a:EventKeyRef oa:event_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea_Event1 .

oa:source_pem_16cfd63b-c4d2-ce2a-bbfd-b8442040cdea
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1869-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1010 (1869-1889)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1010 (1869-1889)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/e8563405-1cbe-603a-6ac0-86d961856a9f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/e8563405-1cbe-603a-6ac0-86d961856a9f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/16cfd63b-c4d2-ce2a-bbfd-b8442040cdea" ;
  a2a:RecordGUID "{16cfd63b-c4d2-ce2a-bbfd-b8442040cdea}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.43.xml from https://peelenmaasnet.nl/ converted to A2A" .

