@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_ed50feb7-c104-28aa-839b-d3be593a32df
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1910)" ;
  a2a:hasPerson oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person1, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person2, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person3, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person4, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person5, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person6, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person7, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person8, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person9, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person10, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person11, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person12, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person13, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person14, oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person15 ;
  a2a:hasEvent oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_0, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_1, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_2, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_3, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_4, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_5, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_6, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_7, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_8, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_9, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_10, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_11, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_12, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_13, oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_14 ;
  a2a:hasSource oa:source_pem_ed50feb7-c104-28aa-839b-d3be593a32df .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person1
  a a2a:Person ;
  rdfs:label "Joannes Janssen" ;
  a2a:PersonName [
    rdfs:label "Joannes Janssen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "1853-05-09"^^xsd:date
  ] ;
  a2a:Profession "Kantonnier" .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person2
  a a2a:Person ;
  rdfs:label "Anna Catharina Hubertina Aerts" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Hubertina Aerts" ;
    a2a:PersonNameFirstName "Anna Catharina Hubertina" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "02" ;
    a2a:Day "17" ;
    rdfs:label "1859-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick L." ;
    rdfs:label "Blerick L."
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person3
  a a2a:Person ;
  rdfs:label "Willem Janssen" ;
  a2a:PersonName [
    rdfs:label "Willem Janssen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "02" ;
    a2a:Day "20" ;
    rdfs:label "1820-02-20"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person4
  a a2a:Person ;
  rdfs:label "Ida Nijssen" ;
  a2a:PersonName [
    rdfs:label "Ida Nijssen" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Nijssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "07" ;
    a2a:Day "14" ;
    rdfs:label "1828-07-14"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person5
  a a2a:Person ;
  rdfs:label "Johannes Wilhelmus Janssen" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelmus Janssen" ;
    a2a:PersonNameFirstName "Johannes Wilhelmus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1883-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick L." ;
    rdfs:label "Blerick L."
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person6
  a a2a:Person ;
  rdfs:label "Maria Hubertina Janssen" ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Janssen" ;
    a2a:PersonNameFirstName "Maria Hubertina" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "05" ;
    a2a:Day "03" ;
    rdfs:label "1885-05-03"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person7
  a a2a:Person ;
  rdfs:label "Maria Johanna Janssen" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Janssen" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "03" ;
    a2a:Day "05" ;
    rdfs:label "1887-03-05"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person8
  a a2a:Person ;
  rdfs:label "Peter Johannes Janssen" ;
  a2a:PersonName [
    rdfs:label "Peter Johannes Janssen" ;
    a2a:PersonNameFirstName "Peter Johannes" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "07" ;
    a2a:Day "27" ;
    rdfs:label "1889-07-27"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person9
  a a2a:Person ;
  rdfs:label "Wilhelmina Zelen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Zelen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Zelen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "1879-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden L." ;
    rdfs:label "Helden L."
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person10
  a a2a:Person ;
  rdfs:label "Gerard Hubert Janssen" ;
  a2a:PersonName [
    rdfs:label "Gerard Hubert Janssen" ;
    a2a:PersonNameFirstName "Gerard Hubert" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "02" ;
    a2a:Day "01" ;
    rdfs:label "1891-02-01"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person11
  a a2a:Person ;
  rdfs:label "Gerard Hubert Janssen" ;
  a2a:PersonName [
    rdfs:label "Gerard Hubert Janssen" ;
    a2a:PersonNameFirstName "Gerard Hubert" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "1892-04-10"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person12
  a a2a:Person ;
  rdfs:label "Gertrudis Schreurs" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Schreurs" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Schreurs"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "1847-02-22"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person13
  a a2a:Person ;
  rdfs:label "Joannes Hubertus van Rens" ;
  a2a:PersonName [
    rdfs:label "Joannes Hubertus van Rens" ;
    a2a:PersonNameFirstName "Joannes Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "07" ;
    a2a:Day "13" ;
    rdfs:label "1872-07-13"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person14
  a a2a:Person ;
  rdfs:label "Jacobus Hubertus van Rens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hubertus van Rens" ;
    a2a:PersonNameFirstName "Jacobus Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "1878-02-16"^^xsd:date
  ] .

oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person15
  a a2a:Person ;
  rdfs:label "Peter Mathijs van Rens" ;
  a2a:PersonName [
    rdfs:label "Peter Mathijs van Rens" ;
    a2a:PersonNameFirstName "Peter Mathijs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rens"
  ] ;
  a2a:Residence [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1880-04-19"^^xsd:date
  ] .

oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person1 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person2 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person3 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person4 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person5 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person6 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person7 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person8 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person9 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person10 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person11 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person12 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person13 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person14 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:relationep_pem_ed50feb7-c104-28aa-839b-d3be593a32df_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Person15 ;
  a2a:EventKeyRef oa:event_pem_ed50feb7-c104-28aa-839b-d3be593a32df_Event1 .

oa:source_pem_ed50feb7-c104-28aa-839b-d3be593a32df
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree", "1890-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0934_SA1545_2279 Maasbree H-L (1890-1910)" ;
    a2a:RegistryNumber "2279" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0934_SA1545_2279 Maasbree H-L (1890-1910), 2279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/558dd30f-0918-5d9a-bd1a-9b005c1dac02.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/558dd30f-0918-5d9a-bd1a-9b005c1dac02.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/ed50feb7-c104-28aa-839b-d3be593a32df" ;
  a2a:RecordGUID "{ed50feb7-c104-28aa-839b-d3be593a32df}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.35.xml from https://peelenmaasnet.nl/ converted to A2A" .

