@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_df4a815c-79a3-e84c-d2c7-ab88eb485d2b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1923)" ;
  a2a:hasPerson oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person1, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person2, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person3, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person4, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person5, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person6, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person7, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person8, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person9, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person10, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person11, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person12, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person13, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person14, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person15, oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person16 ;
  a2a:hasEvent oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_0, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_1, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_2, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_3, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_4, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_5, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_6, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_7, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_8, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_9, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_10, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_11, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_12, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_13, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_14, oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_15 ;
  a2a:hasSource oa:source_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person1
  a a2a:Person ;
  rdfs:label "Maria Gertrudis Willems" ;
  a2a:PersonName [
    rdfs:label "Maria Gertrudis Willems" ;
    a2a:PersonNameFirstName "Maria Gertrudis" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "09" ;
    a2a:Day "21" ;
    rdfs:label "1870-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person2
  a a2a:Person ;
  rdfs:label "Mathijs Gommans" ;
  a2a:PersonName [
    rdfs:label "Mathijs Gommans" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "1864-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person3
  a a2a:Person ;
  rdfs:label "Agnes Wilhelmina Maria Gommans" ;
  a2a:PersonName [
    rdfs:label "Agnes Wilhelmina Maria Gommans" ;
    a2a:PersonNameFirstName "Agnes Wilhelmina Maria" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "28" ;
    rdfs:label "1911-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person4
  a a2a:Person ;
  rdfs:label "Maria Catharina Hermans" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Hermans" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "05" ;
    rdfs:label "1866-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person5
  a a2a:Person ;
  rdfs:label "Maria Dorothea Kersten" ;
  a2a:PersonName [
    rdfs:label "Maria Dorothea Kersten" ;
    a2a:PersonNameFirstName "Maria Dorothea" ;
    a2a:PersonNameLastName "Kersten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "04" ;
    a2a:Day "17" ;
    rdfs:label "1891-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haelen" ;
    rdfs:label "Haelen"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person6
  a a2a:Person ;
  rdfs:label "Cornelis Joannet Kersten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Joannet Kersten" ;
    a2a:PersonNameFirstName "Cornelis Joannet" ;
    a2a:PersonNameLastName "Kersten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "1896-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haelen" ;
    rdfs:label "Haelen"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person7
  a a2a:Person ;
  rdfs:label "Bernard Jan Hendrik Locke te" ;
  a2a:PersonName [
    rdfs:label "Bernard Jan Hendrik Locke te" ;
    a2a:PersonNameFirstName "Bernard Jan Hendrik" ;
    a2a:PersonNameLastName "Locke te"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "09" ;
    a2a:Day "09" ;
    rdfs:label "1901-09-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person8
  a a2a:Person ;
  rdfs:label "Jan Joseph Locke te" ;
  a2a:PersonName [
    rdfs:label "Jan Joseph Locke te" ;
    a2a:PersonNameFirstName "Jan Joseph" ;
    a2a:PersonNameLastName "Locke te"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "07" ;
    a2a:Day "03" ;
    rdfs:label "1868-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person9
  a a2a:Person ;
  rdfs:label "Jan Hendrik Maria Locke te" ;
  a2a:PersonName [
    rdfs:label "Jan Hendrik Maria Locke te" ;
    a2a:PersonNameFirstName "Jan Hendrik Maria" ;
    a2a:PersonNameLastName "Locke te"
  ] ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "03" ;
    a2a:Day "29" ;
    rdfs:label "1915-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person10
  a a2a:Person ;
  rdfs:label "Judith Hubertina Bernardina Locke te" ;
  a2a:PersonName [
    rdfs:label "Judith Hubertina Bernardina Locke te" ;
    a2a:PersonNameFirstName "Judith Hubertina Bernardina" ;
    a2a:PersonNameLastName "Locke te"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "05" ;
    a2a:Day "20" ;
    rdfs:label "1900-05-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person11
  a a2a:Person ;
  rdfs:label "Wilhelmus Hubertus Johannes Locke te" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Hubertus Johannes Locke te" ;
    a2a:PersonNameFirstName "Wilhelmus Hubertus Johannes" ;
    a2a:PersonNameLastName "Locke te"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1913-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person12
  a a2a:Person ;
  rdfs:label "Antoon Joseph Smets" ;
  a2a:PersonName [
    rdfs:label "Antoon Joseph Smets" ;
    a2a:PersonNameFirstName "Antoon Joseph" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "03" ;
    a2a:Day "13" ;
    rdfs:label "1918-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person13
  a a2a:Person ;
  rdfs:label "Wilhelmus Cornelis Smets" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Cornelis Smets" ;
    a2a:PersonNameFirstName "Wilhelmus Cornelis" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "1919-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person14
  a a2a:Person ;
  rdfs:label "Peter Hubertus Smets" ;
  a2a:PersonName [
    rdfs:label "Peter Hubertus Smets" ;
    a2a:PersonNameFirstName "Peter Hubertus" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "08" ;
    a2a:Day "05" ;
    rdfs:label "1888-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person15
  a a2a:Person ;
  rdfs:label "Jacoba Petronella Smets" ;
  a2a:PersonName [
    rdfs:label "Jacoba Petronella Smets" ;
    a2a:PersonNameFirstName "Jacoba Petronella" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "12" ;
    a2a:Day "01" ;
    rdfs:label "1920-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person16
  a a2a:Person ;
  rdfs:label "Catharina Petronella Smets" ;
  a2a:PersonName [
    rdfs:label "Catharina Petronella Smets" ;
    a2a:PersonNameFirstName "Catharina Petronella" ;
    a2a:PersonNameLastName "Smets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "03" ;
    a2a:Day "14" ;
    rdfs:label "1922-03-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person1 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person2 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person3 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person4 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person5 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person6 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person7 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person8 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person9 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person10 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person11 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person12 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person13 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person14 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person15 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:relationep_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Person16 ;
  a2a:EventKeyRef oa:event_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b_Event1 .

oa:source_pem_df4a815c-79a3-e84c-d2c7-ab88eb485d2b
  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_1017 (1910-1923)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1017 (1910-1923)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/c63b51aa-3bcb-bf6f-7188-11d0acecb73c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/c63b51aa-3bcb-bf6f-7188-11d0acecb73c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/df4a815c-79a3-e84c-d2c7-ab88eb485d2b" ;
  a2a:RecordGUID "{df4a815c-79a3-e84c-d2c7-ab88eb485d2b}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.46.xml from https://peelenmaasnet.nl/ converted to A2A" .

