@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_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1869)" ;
  a2a:hasPerson oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person1, oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person2, oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person3, oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person4 ;
  a2a:hasEvent oa:event_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_0, oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_1, oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_2, oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_3 ;
  a2a:hasSource oa:source_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c .

oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person1
  a a2a:Person ;
  rdfs:label "Jacob Slots" ;
  a2a:PersonName [
    rdfs:label "Jacob Slots" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Slots"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "06" ;
    a2a:Day "27" ;
    rdfs:label "1815-06-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person2
  a a2a:Person ;
  rdfs:label "Anna Gertrudis Slots" ;
  a2a:PersonName [
    rdfs:label "Anna Gertrudis Slots" ;
    a2a:PersonNameFirstName "Anna Gertrudis" ;
    a2a:PersonNameLastName "Slots"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1847-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person3
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Impelmans" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Impelmans" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Impelmans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "05" ;
    a2a:Day "11" ;
    rdfs:label "1811-05-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person4
  a a2a:Person ;
  rdfs:label "Peter Jan Slots" ;
  a2a:PersonName [
    rdfs:label "Peter Jan Slots" ;
    a2a:PersonNameFirstName "Peter Jan" ;
    a2a:PersonNameLastName "Slots"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "1844-05-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:event_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person1 ;
  a2a:EventKeyRef oa:event_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Event1 .

oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person2 ;
  a2a:EventKeyRef oa:event_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Event1 .

oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person3 ;
  a2a:EventKeyRef oa:event_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Event1 .

oa:relationep_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Person4 ;
  a2a:EventKeyRef oa:event_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c_Event1 .

oa:source_pem_0512cfa3-4e75-8ec8-e1f8-fa5155445c4c
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1860-01-01 - 1869-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1006 (1860-1869)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1006 (1860-1869)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/eb484b49-789d-ea02-b926-4af99c5b0884.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/eb484b49-789d-ea02-b926-4af99c5b0884.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/0512cfa3-4e75-8ec8-e1f8-fa5155445c4c" ;
  a2a:RecordGUID "{0512cfa3-4e75-8ec8-e1f8-fa5155445c4c}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.36.xml from https://peelenmaasnet.nl/ converted to A2A" .

