@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_2fbd58ec-090f-2115-34c5-bc0cf77b34db
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1923)" ;
  a2a:hasPerson oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person1, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person2, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person3, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person4, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person5, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person6, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person7, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person8, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person9, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person10, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person11, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person12, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person13, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person14, oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person15 ;
  a2a:hasEvent oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_0, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_1, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_2, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_3, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_4, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_5, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_6, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_7, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_8, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_9, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_10, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_11, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_12, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_13, oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_14 ;
  a2a:hasSource oa:source_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person1
  a a2a:Person ;
  rdfs:label "Johanna Bos" ;
  a2a:PersonName [
    rdfs:label "Johanna Bos" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "06" ;
    a2a:Day "06" ;
    rdfs:label "1891-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meijel" ;
    rdfs:label "Meijel"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person2
  a a2a:Person ;
  rdfs:label "Maria Catharina Beatrix Caumans" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Beatrix Caumans" ;
    a2a:PersonNameFirstName "Maria Catharina Beatrix" ;
    a2a:PersonNameLastName "Caumans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "04" ;
    a2a:Day "03" ;
    rdfs:label "1854-04-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sevenum" ;
    rdfs:label "Sevenum"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person3
  a a2a:Person ;
  rdfs:label "Peter Johannes Gerardus Grommen" ;
  a2a:PersonName [
    rdfs:label "Peter Johannes Gerardus Grommen" ;
    a2a:PersonNameFirstName "Peter Johannes Gerardus" ;
    a2a:PersonNameLastName "Grommen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "07" ;
    a2a:Day "21" ;
    rdfs:label "1920-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person4
  a a2a:Person ;
  rdfs:label "Hubertus Wilhelmus Grommen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Wilhelmus Grommen" ;
    a2a:PersonNameFirstName "Hubertus Wilhelmus" ;
    a2a:PersonNameLastName "Grommen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "02" ;
    a2a:Day "15" ;
    rdfs:label "1892-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person5
  a a2a:Person ;
  rdfs:label "Antoon Jan Smets" ;
  a2a:PersonName [
    rdfs:label "Antoon Jan Smets" ;
    a2a:PersonNameFirstName "Antoon Jan" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "01" ;
    a2a:Day "29" ;
    rdfs:label "1892-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person6
  a a2a:Person ;
  rdfs:label "Eleonora van Soest" ;
  a2a:PersonName [
    rdfs:label "Eleonora van Soest" ;
    a2a:PersonNameFirstName "Eleonora" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Soest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "03" ;
    a2a:Day "22" ;
    rdfs:label "1883-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person7
  a a2a:Person ;
  rdfs:label "Maria Catharina Verlinden" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Verlinden" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Verlinden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "09" ;
    a2a:Day "05" ;
    rdfs:label "1892-09-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person8
  a a2a:Person ;
  rdfs:label "Peter Alardus Wilms" ;
  a2a:PersonName [
    rdfs:label "Peter Alardus Wilms" ;
    a2a:PersonNameFirstName "Peter Alardus" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "06" ;
    a2a:Day "13" ;
    rdfs:label "1915-06-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person9
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Petronella Wilms" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Petronella Wilms" ;
    a2a:PersonNameFirstName "Maria Wilhelmina Petronella" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "22" ;
    rdfs:label "1911-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person10
  a a2a:Person ;
  rdfs:label "Maria Petronella Wilms" ;
  a2a:PersonName [
    rdfs:label "Maria Petronella Wilms" ;
    a2a:PersonNameFirstName "Maria Petronella" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "06" ;
    a2a:Day "11" ;
    rdfs:label "1912-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person11
  a a2a:Person ;
  rdfs:label "Peter Johannes Wilms" ;
  a2a:PersonName [
    rdfs:label "Peter Johannes Wilms" ;
    a2a:PersonNameFirstName "Peter Johannes" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1877-11-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person12
  a a2a:Person ;
  rdfs:label "Peter Albert Wilms" ;
  a2a:PersonName [
    rdfs:label "Peter Albert Wilms" ;
    a2a:PersonNameFirstName "Peter Albert" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "08" ;
    a2a:Day "27" ;
    rdfs:label "1913-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person13
  a a2a:Person ;
  rdfs:label "Gerardus Johannes Wilms" ;
  a2a:PersonName [
    rdfs:label "Gerardus Johannes Wilms" ;
    a2a:PersonNameFirstName "Gerardus Johannes" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1916-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person14
  a a2a:Person ;
  rdfs:label "Jozef Franciscus Wilms" ;
  a2a:PersonName [
    rdfs:label "Jozef Franciscus Wilms" ;
    a2a:PersonNameFirstName "Jozef Franciscus" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "04" ;
    rdfs:label "1922-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person15
  a a2a:Person ;
  rdfs:label "Maria Catharina Wilms" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Wilms" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Wilms"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "11" ;
    a2a:Day "14" ;
    rdfs:label "1919-11-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person1 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person2 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person3 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person4 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person5 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person6 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person7 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person8 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person9 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person10 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person11 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person12 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person13 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person14 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:relationep_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Person15 ;
  a2a:EventKeyRef oa:event_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db_Event1 .

oa:source_pem_2fbd58ec-090f-2115-34c5-bc0cf77b34db
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1910-01-01 - 1923-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1019 (1910-1923)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1019 (1910-1923)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/fcaecbd6-e74b-0e29-1508-25dca78ef7cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/fcaecbd6-e74b-0e29-1508-25dca78ef7cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/2fbd58ec-090f-2115-34c5-bc0cf77b34db" ;
  a2a:RecordGUID "{2fbd58ec-090f-2115-34c5-bc0cf77b34db}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.40.xml from https://peelenmaasnet.nl/ converted to A2A" .

