@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_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1909)" ;
  a2a:hasPerson oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person1, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person2, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person3, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person4, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person5, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person6, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person7, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person8, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person9, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person10, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person11, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person12, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person13, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person14, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person15, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person16, oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person17 ;
  a2a:hasEvent oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_0, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_1, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_2, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_3, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_4, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_5, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_6, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_7, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_8, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_9, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_10, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_11, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_12, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_13, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_14, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_15, oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_16 ;
  a2a:hasSource oa:source_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person1
  a a2a:Person ;
  rdfs:label "Maria Geurtjens" ;
  a2a:PersonName [
    rdfs:label "Maria Geurtjens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Geurtjens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "1891-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person2
  a a2a:Person ;
  rdfs:label "Petrus Johannes Janssen" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Janssen" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1836-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth van Oijen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Oijen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oijen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "1870-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person4
  a a2a:Person ;
  rdfs:label "Petronella Mechelina Poell" ;
  a2a:PersonName [
    rdfs:label "Petronella Mechelina Poell" ;
    a2a:PersonNameFirstName "Petronella Mechelina" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1909-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person5
  a a2a:Person ;
  rdfs:label "Oswaldus Franciscus Poell" ;
  a2a:PersonName [
    rdfs:label "Oswaldus Franciscus Poell" ;
    a2a:PersonNameFirstName "Oswaldus Franciscus" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "11" ;
    a2a:Day "08" ;
    rdfs:label "1848-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person6
  a a2a:Person ;
  rdfs:label "Antonius Franciscus Poell" ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus Poell" ;
    a2a:PersonNameFirstName "Antonius Franciscus" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "06" ;
    a2a:Day "24" ;
    rdfs:label "1908-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person7
  a a2a:Person ;
  rdfs:label "Maria Antonetta Anna Poell" ;
  a2a:PersonName [
    rdfs:label "Maria Antonetta Anna Poell" ;
    a2a:PersonNameFirstName "Maria Antonetta Anna" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1903-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person8
  a a2a:Person ;
  rdfs:label "Josephus Antonius Johannes Poell" ;
  a2a:PersonName [
    rdfs:label "Josephus Antonius Johannes Poell" ;
    a2a:PersonNameFirstName "Josephus Antonius Johannes" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "03" ;
    a2a:Day "12" ;
    rdfs:label "1906-03-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person9
  a a2a:Person ;
  rdfs:label "Johannes Josephus Hubertus Poell" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Hubertus Poell" ;
    a2a:PersonNameFirstName "Johannes Josephus Hubertus" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "1877-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person10
  a a2a:Person ;
  rdfs:label "Engelina Josephina Poell" ;
  a2a:PersonName [
    rdfs:label "Engelina Josephina Poell" ;
    a2a:PersonNameFirstName "Engelina Josephina" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "1905-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person11
  a a2a:Person ;
  rdfs:label "Jozef Hubert Poell" ;
  a2a:PersonName [
    rdfs:label "Jozef Hubert Poell" ;
    a2a:PersonNameFirstName "Jozef Hubert" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "1842-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person12
  a a2a:Person ;
  rdfs:label "Jan Jozef Arnold Poell" ;
  a2a:PersonName [
    rdfs:label "Jan Jozef Arnold Poell" ;
    a2a:PersonNameFirstName "Jan Jozef Arnold" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "09" ;
    a2a:Day "20" ;
    rdfs:label "1810-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venraij" ;
    rdfs:label "Venraij"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person13
  a a2a:Person ;
  rdfs:label "Leonardus Seijkens" ;
  a2a:PersonName [
    rdfs:label "Leonardus Seijkens" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Seijkens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "05" ;
    a2a:Day "24" ;
    rdfs:label "1882-05-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person14
  a a2a:Person ;
  rdfs:label "Maria Stevens" ;
  a2a:PersonName [
    rdfs:label "Maria Stevens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "01" ;
    a2a:Day "02" ;
    rdfs:label "1836-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person15
  a a2a:Person ;
  rdfs:label "Johanna Gertrudis Vekens" ;
  a2a:PersonName [
    rdfs:label "Johanna Gertrudis Vekens" ;
    a2a:PersonNameFirstName "Johanna Gertrudis" ;
    a2a:PersonNameLastName "Vekens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "01" ;
    rdfs:label "1873-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person16
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Verstappen" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Verstappen" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Verstappen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "04" ;
    a2a:Day "24" ;
    rdfs:label "1878-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person17
  a a2a:Person ;
  rdfs:label "Anna E Hendrika Poell" ;
  a2a:PersonName [
    rdfs:label "Anna E Hendrika Poell" ;
    a2a:PersonNameFirstName "Anna E Hendrika" ;
    a2a:PersonNameLastName "Poell"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "08" ;
    a2a:Day "28" ;
    rdfs:label "1879-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person1 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person2 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person3 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person4 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person5 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person6 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person7 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person8 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person9 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person10 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person11 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person12 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person13 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person14 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person15 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person16 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:relationep_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Person17 ;
  a2a:EventKeyRef oa:event_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc_Event1 .

oa:source_pem_fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1890-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1014 (1890-1909)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1014 (1890-1909)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/e0479222-53e0-cc2e-e8d8-0304a58c1d82.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/e0479222-53e0-cc2e-e8d8-0304a58c1d82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc" ;
  a2a:RecordGUID "{fc7bbc6a-45d8-a80c-fd59-8f3a8d2fc6cc}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.64.xml from https://peelenmaasnet.nl/ converted to A2A" .

