@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_88a89121-e6e5-0b4e-d748-9b167be536f4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1939)" ;
  a2a:hasPerson oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person1, oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person2, oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person3, oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person4 ;
  a2a:hasEvent oa:event_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_0, oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_1, oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_2, oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_3 ;
  a2a:hasSource oa:source_pem_88a89121-e6e5-0b4e-d748-9b167be536f4 .

oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person1
  a a2a:Person ;
  rdfs:label "Pieter Gerard Hendrik Staaks" ;
  a2a:PersonName [
    rdfs:label "Pieter Gerard Hendrik Staaks" ;
    a2a:PersonNameFirstName "Pieter Gerard Hendrik" ;
    a2a:PersonNameLastName "Staaks"
  ] ;
  a2a:Residence [
    a2a:Place "Kessel-Dorp" ;
    rdfs:label "Kessel-Dorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "03" ;
    a2a:Day "30" ;
    rdfs:label "1907-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel L." ;
    rdfs:label "Kessel L."
  ] ;
  a2a:Profession "Arbeider" .

oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person2
  a a2a:Person ;
  rdfs:label "Gertruda Maria Burhenne" ;
  a2a:PersonName [
    rdfs:label "Gertruda Maria Burhenne" ;
    a2a:PersonNameFirstName "Gertruda Maria" ;
    a2a:PersonNameLastName "Burhenne"
  ] ;
  a2a:Residence [
    a2a:Place "Kessel-Dorp" ;
    rdfs:label "Kessel-Dorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1913-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel L." ;
    rdfs:label "Kessel L."
  ] .

oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person3
  a a2a:Person ;
  rdfs:label "Elesabeth Antonia Maria Staaks" ;
  a2a:PersonName [
    rdfs:label "Elesabeth Antonia Maria Staaks" ;
    a2a:PersonNameFirstName "Elesabeth Antonia Maria" ;
    a2a:PersonNameLastName "Staaks"
  ] ;
  a2a:Residence [
    a2a:Place "Kessel-Dorp" ;
    rdfs:label "Kessel-Dorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1938" ;
    a2a:Month "02" ;
    a2a:Day "21" ;
    rdfs:label "1938-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel L." ;
    rdfs:label "Kessel L."
  ] .

oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person4
  a a2a:Person ;
  rdfs:label "Dieudonné Staaks" ;
  a2a:PersonName [
    rdfs:label "Dieudonné Staaks" ;
    a2a:PersonNameFirstName "Dieudonné" ;
    a2a:PersonNameLastName "Staaks"
  ] ;
  a2a:Residence [
    a2a:Place "Kessel-Dorp" ;
    rdfs:label "Kessel-Dorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1944" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1944-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel L." ;
    rdfs:label "Kessel L."
  ] .

oa:event_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] .

oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person1 ;
  a2a:EventKeyRef oa:event_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Event1 .

oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person2 ;
  a2a:EventKeyRef oa:event_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Event1 .

oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person3 ;
  a2a:EventKeyRef oa:event_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Event1 .

oa:relationep_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Person4 ;
  a2a:EventKeyRef oa:event_pem_88a89121-e6e5-0b4e-d748-9b167be536f4_Event1 .

oa:source_pem_88a89121-e6e5-0b4e-d748-9b167be536f4
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel", "1860-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-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 "0929_SA1798_92 (1860-1939)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0929_SA1798_92 (1860-1939)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/fb12dc72-7947-ccdf-19a8-2a848a8dfbe6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/fb12dc72-7947-ccdf-19a8-2a848a8dfbe6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/88a89121-e6e5-0b4e-d748-9b167be536f4" ;
  a2a:RecordGUID "{88a89121-e6e5-0b4e-d748-9b167be536f4}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.32.xml from https://peelenmaasnet.nl/ converted to A2A" .

