@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_199c556a-6e41-e40f-a258-8f04c0ae9906
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1909)" ;
  a2a:hasPerson oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person1, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person2, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person3, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person4, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person5, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person6, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person7, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person8, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person9, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person10, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person11, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person12, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person13, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person14, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person15, oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person16 ;
  a2a:hasEvent oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_0, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_1, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_2, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_3, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_4, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_5, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_6, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_7, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_8, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_9, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_10, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_11, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_12, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_13, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_14, oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_15 ;
  a2a:hasSource oa:source_pem_199c556a-6e41-e40f-a258-8f04c0ae9906 .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person1
  a a2a:Person ;
  rdfs:label "Joanna Daniels" ;
  a2a:PersonName [
    rdfs:label "Joanna Daniels" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Daniels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1868-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sevenum" ;
    rdfs:label "Sevenum"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person2
  a a2a:Person ;
  rdfs:label "Sibilla Daniels" ;
  a2a:PersonName [
    rdfs:label "Sibilla Daniels" ;
    a2a:PersonNameFirstName "Sibilla" ;
    a2a:PersonNameLastName "Daniels"
  ] ;
  a2a:BirthDate [
    a2a:Year "0005" ;
    a2a:Day "08"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person3
  a a2a:Person ;
  rdfs:label "Maria Dorssers" ;
  a2a:PersonName [
    rdfs:label "Maria Dorssers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Dorssers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1890-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person4
  a a2a:Person ;
  rdfs:label "Johanna Engels" ;
  a2a:PersonName [
    rdfs:label "Johanna Engels" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Engels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "1888-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person5
  a a2a:Person ;
  rdfs:label "Maria H Janssen" ;
  a2a:PersonName [
    rdfs:label "Maria H Janssen" ;
    a2a:PersonNameFirstName "Maria H" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1884-02-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person6
  a a2a:Person ;
  rdfs:label "Maria Katharina Korsten" ;
  a2a:PersonName [
    rdfs:label "Maria Katharina Korsten" ;
    a2a:PersonNameFirstName "Maria Katharina" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "1879-01-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person7
  a a2a:Person ;
  rdfs:label "Catharina Korsten" ;
  a2a:PersonName [
    rdfs:label "Catharina Korsten" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1832" ;
    a2a:Month "08" ;
    a2a:Day "02" ;
    rdfs:label "1832-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person8
  a a2a:Person ;
  rdfs:label "Sophia Lemmen" ;
  a2a:PersonName [
    rdfs:label "Sophia Lemmen" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Lemmen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1873-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person9
  a a2a:Person ;
  rdfs:label "Agnes Litjens" ;
  a2a:PersonName [
    rdfs:label "Agnes Litjens" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Litjens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "03" ;
    a2a:Day "14" ;
    rdfs:label "1883-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person10
  a a2a:Person ;
  rdfs:label "Hendrik Manders" ;
  a2a:PersonName [
    rdfs:label "Hendrik Manders" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Manders"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1876-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meijel" ;
    rdfs:label "Meijel"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person11
  a a2a:Person ;
  rdfs:label "Theodorus Neessen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Neessen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "08" ;
    a2a:Day "13" ;
    rdfs:label "1863-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person12
  a a2a:Person ;
  rdfs:label "Peter Neessen" ;
  a2a:PersonName [
    rdfs:label "Peter Neessen" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "1824-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person13
  a a2a:Person ;
  rdfs:label "Maria Petronella Neessen" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Neessen" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1893-04-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sevenum" ;
    rdfs:label "Sevenum"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person14
  a a2a:Person ;
  rdfs:label "Maria Catharina Neessen" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Neessen" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1896-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person15
  a a2a:Person ;
  rdfs:label "Gerardus Neessen" ;
  a2a:PersonName [
    rdfs:label "Gerardus Neessen" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Neessen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "03" ;
    a2a:Day "20" ;
    rdfs:label "1865-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person16
  a a2a:Person ;
  rdfs:label "Gertruda Aerts" ;
  a2a:PersonName [
    rdfs:label "Gertruda Aerts" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "09" ;
    a2a:Day "05" ;
    rdfs:label "1881-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person1 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person2 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person3 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person4 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person5 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person6 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person7 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person8 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person9 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person10 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person11 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person12 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person13 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person14 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person15 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:relationep_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Person16 ;
  a2a:EventKeyRef oa:event_pem_199c556a-6e41-e40f-a258-8f04c0ae9906_Event1 .

oa:source_pem_199c556a-6e41-e40f-a258-8f04c0ae9906
  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/78aaf733-885d-9e05-4c38-b5a2d9dbf51b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/78aaf733-885d-9e05-4c38-b5a2d9dbf51b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/199c556a-6e41-e40f-a258-8f04c0ae9906" ;
  a2a:RecordGUID "{199c556a-6e41-e40f-a258-8f04c0ae9906}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.64.xml from https://peelenmaasnet.nl/ converted to A2A" .

