@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_7ba453f0-77ce-59d7-eb79-e4e4550a1485
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1923-1939)" ;
  a2a:hasPerson oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person1, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person2, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person3, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person4, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person5, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person6, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person7, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person8, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person9, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person10, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person11, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person12, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person13, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person14, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person15, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person16, oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person17 ;
  a2a:hasEvent oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_0, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_1, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_2, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_3, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_4, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_5, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_6, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_7, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_8, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_9, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_10, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_11, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_12, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_13, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_14, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_15, oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_16 ;
  a2a:hasSource oa:source_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485 .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person1
  a a2a:Person ;
  rdfs:label "Matheus Franciscus Willems" ;
  a2a:PersonName [
    rdfs:label "Matheus Franciscus Willems" ;
    a2a:PersonNameFirstName "Matheus Franciscus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "08" ;
    a2a:Day "03" ;
    rdfs:label "1900-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person2
  a a2a:Person ;
  rdfs:label "Johannes Wijnakker" ;
  a2a:PersonName [
    rdfs:label "Johannes Wijnakker" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wijnakker"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "03" ;
    a2a:Day "17" ;
    rdfs:label "1916-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Megen" ;
    rdfs:label "Megen"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person3
  a a2a:Person ;
  rdfs:label "Martinus Hubertus Wenmeekers" ;
  a2a:PersonName [
    rdfs:label "Martinus Hubertus Wenmeekers" ;
    a2a:PersonNameFirstName "Martinus Hubertus" ;
    a2a:PersonNameLastName "Wenmeekers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "01" ;
    a2a:Day "12" ;
    rdfs:label "1903-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Urmond" ;
    rdfs:label "Urmond"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person4
  a a2a:Person ;
  rdfs:label "Renier Vestjens" ;
  a2a:PersonName [
    rdfs:label "Renier Vestjens" ;
    a2a:PersonNameFirstName "Renier" ;
    a2a:PersonNameLastName "Vestjens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "02" ;
    a2a:Day "24" ;
    rdfs:label "1861-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neer" ;
    rdfs:label "Neer"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person5
  a a2a:Person ;
  rdfs:label "Joannes Toma" ;
  a2a:PersonName [
    rdfs:label "Joannes Toma" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Toma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "03" ;
    a2a:Day "18" ;
    rdfs:label "1857-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person6
  a a2a:Person ;
  rdfs:label "Hubert Joseph Boijens" ;
  a2a:PersonName [
    rdfs:label "Hubert Joseph Boijens" ;
    a2a:PersonNameFirstName "Hubert Joseph" ;
    a2a:PersonNameLastName "Boijens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "03" ;
    a2a:Day "08" ;
    rdfs:label "1862-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schinnen" ;
    rdfs:label "Schinnen"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person7
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Sommers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Sommers" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Sommers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "07" ;
    a2a:Day "21" ;
    rdfs:label "1904-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sambeek" ;
    rdfs:label "Sambeek"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person8
  a a2a:Person ;
  rdfs:label "Johannes Tielen" ;
  a2a:PersonName [
    rdfs:label "Johannes Tielen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Tielen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "12" ;
    a2a:Day "04" ;
    rdfs:label "1899-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person9
  a a2a:Person ;
  rdfs:label "Johannes Steegs" ;
  a2a:PersonName [
    rdfs:label "Johannes Steegs" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Steegs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "01" ;
    a2a:Day "12" ;
    rdfs:label "1857-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person10
  a a2a:Person ;
  rdfs:label "Franciscus Laplooi" ;
  a2a:PersonName [
    rdfs:label "Franciscus Laplooi" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Laplooi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "09" ;
    rdfs:label "1895-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person11
  a a2a:Person ;
  rdfs:label "Jozef Hubert Cornelis Kerckhoffs" ;
  a2a:PersonName [
    rdfs:label "Jozef Hubert Cornelis Kerckhoffs" ;
    a2a:PersonNameFirstName "Jozef Hubert Cornelis" ;
    a2a:PersonNameLastName "Kerckhoffs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "06" ;
    a2a:Day "05" ;
    rdfs:label "1899-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voerendaal" ;
    rdfs:label "Voerendaal"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person12
  a a2a:Person ;
  rdfs:label "Jan Willem Hubert Kerckhoffs" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Hubert Kerckhoffs" ;
    a2a:PersonNameFirstName "Jan Willem Hubert" ;
    a2a:PersonNameLastName "Kerckhoffs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "07" ;
    a2a:Day "16" ;
    rdfs:label "1897-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voerendaal" ;
    rdfs:label "Voerendaal"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person13
  a a2a:Person ;
  rdfs:label "Mathijs Hubertus Hofman" ;
  a2a:PersonName [
    rdfs:label "Mathijs Hubertus Hofman" ;
    a2a:PersonNameFirstName "Mathijs Hubertus" ;
    a2a:PersonNameLastName "Hofman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1865-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person14
  a a2a:Person ;
  rdfs:label "Jan Hubert Aalbregt" ;
  a2a:PersonName [
    rdfs:label "Jan Hubert Aalbregt" ;
    a2a:PersonNameFirstName "Jan Hubert" ;
    a2a:PersonNameLastName "Aalbregt"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1856-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person15
  a a2a:Person ;
  rdfs:label "Petrus Antonius Haarlem" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonius Haarlem" ;
    a2a:PersonNameFirstName "Petrus Antonius" ;
    a2a:PersonNameLastName "Haarlem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "06" ;
    a2a:Day "18" ;
    rdfs:label "1917-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Montfoort" ;
    rdfs:label "Montfoort"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person16
  a a2a:Person ;
  rdfs:label "Bernardus Gremmen" ;
  a2a:PersonName [
    rdfs:label "Bernardus Gremmen" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Gremmen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "06" ;
    a2a:Day "19" ;
    rdfs:label "1916-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Megen" ;
    rdfs:label "Megen"
  ] .

oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person17
  a a2a:Person ;
  rdfs:label "Peter Johannes Deenen" ;
  a2a:PersonName [
    rdfs:label "Peter Johannes Deenen" ;
    a2a:PersonNameFirstName "Peter Johannes" ;
    a2a:PersonNameLastName "Deenen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "1859-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek"
  ] .

oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person1 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person2 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person3 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person4 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person5 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person6 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person7 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person8 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person9 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person10 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person11 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person12 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person13 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person14 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person15 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person16 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:relationep_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Person17 ;
  a2a:EventKeyRef oa:event_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485_Event1 .

oa:source_pem_7ba453f0-77ce-59d7-eb79-e4e4550a1485
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1923-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1022 (1923-1939)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1022 (1923-1939)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/8d40e793-e2d1-317b-2b82-983745cc423b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/8d40e793-e2d1-317b-2b82-983745cc423b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/7ba453f0-77ce-59d7-eb79-e4e4550a1485" ;
  a2a:RecordGUID "{7ba453f0-77ce-59d7-eb79-e4e4550a1485}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.13.xml from https://peelenmaasnet.nl/ converted to A2A" .

