@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_a68284f4-4e2b-df0e-9bd1-cbe256f18b07
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1861)" ;
  a2a:hasPerson oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person1, oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person2, oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person3, oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person4, oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person5, oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person6 ;
  a2a:hasEvent oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_0, oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_1, oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_2, oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_3, oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_4, oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_5 ;
  a2a:hasSource oa:source_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07 .

oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person1
  a a2a:Person ;
  rdfs:label "Frans Korsten" ;
  a2a:PersonName [
    rdfs:label "Frans Korsten" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "06" ;
    a2a:Day "24" ;
    rdfs:label "1837-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person2
  a a2a:Person ;
  rdfs:label "Willemina Korsten" ;
  a2a:PersonName [
    rdfs:label "Willemina Korsten" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "1822-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person3
  a a2a:Person ;
  rdfs:label "Petronella Gommans" ;
  a2a:PersonName [
    rdfs:label "Petronella Gommans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Gommans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "03" ;
    a2a:Day "29" ;
    rdfs:label "1797-03-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person4
  a a2a:Person ;
  rdfs:label "Ludovica Korsten" ;
  a2a:PersonName [
    rdfs:label "Ludovica Korsten" ;
    a2a:PersonNameFirstName "Ludovica" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1834-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person5
  a a2a:Person ;
  rdfs:label "Petrus Hermanus Korsten" ;
  a2a:PersonName [
    rdfs:label "Petrus Hermanus Korsten" ;
    a2a:PersonNameFirstName "Petrus Hermanus" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "03" ;
    a2a:Day "05" ;
    rdfs:label "1796-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person6
  a a2a:Person ;
  rdfs:label "Francina Korsten" ;
  a2a:PersonName [
    rdfs:label "Francina Korsten" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "06" ;
    a2a:Day "03" ;
    rdfs:label "1840-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person1 ;
  a2a:EventKeyRef oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 .

oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person2 ;
  a2a:EventKeyRef oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 .

oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person3 ;
  a2a:EventKeyRef oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 .

oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person4 ;
  a2a:EventKeyRef oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 .

oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person5 ;
  a2a:EventKeyRef oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 .

oa:relationep_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Person6 ;
  a2a:EventKeyRef oa:event_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07_Event1 .

oa:source_pem_a68284f4-4e2b-df0e-9bd1-cbe256f18b07
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1850-01-01 - 1861-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1861-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1000 (1850-1861)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1000 (1850-1861)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/78b0844f-0b20-03c7-26bb-23d8062d5b12.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/78b0844f-0b20-03c7-26bb-23d8062d5b12.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/a68284f4-4e2b-df0e-9bd1-cbe256f18b07" ;
  a2a:RecordGUID "{a68284f4-4e2b-df0e-9bd1-cbe256f18b07}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.56.xml from https://peelenmaasnet.nl/ converted to A2A" .

