@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_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1869-1889)" ;
  a2a:hasPerson oa:person_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Person1, oa:person_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Person2 ;
  a2a:hasEvent oa:event_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_0, oa:relationep_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_1 ;
  a2a:hasSource oa:source_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e .

oa:person_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Person1
  a a2a:Person ;
  rdfs:label "Christina Feijen" ;
  a2a:PersonName [
    rdfs:label "Christina Feijen" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Feijen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "05" ;
    a2a:Day "23" ;
    rdfs:label "1843-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Horst" ;
    rdfs:label "Horst"
  ] .

oa:person_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Person2
  a a2a:Person ;
  rdfs:label "Jacob Derix" ;
  a2a:PersonName [
    rdfs:label "Jacob Derix" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Derix"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "03" ;
    a2a:Day "25" ;
    rdfs:label "1840-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Horst" ;
    rdfs:label "Horst"
  ] .

oa:event_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden"
  ] .

oa:relationep_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Person1 ;
  a2a:EventKeyRef oa:event_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Event1 .

oa:relationep_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Person2 ;
  a2a:EventKeyRef oa:event_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e_Event1 .

oa:source_pem_0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Helden" ;
    rdfs:label "Helden", "1869-01-01 - 1889-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0918_SA1588_1010 (1869-1889)" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0918_SA1588_1010 (1869-1889)"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/142de8d6-3caa-f91d-90ab-ccfd48542d5f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/142de8d6-3caa-f91d-90ab-ccfd48542d5f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e" ;
  a2a:RecordGUID "{0e3aa89b-69e1-b50e-ec0f-a5eeec0a9d3e}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.43.xml from https://peelenmaasnet.nl/ converted to A2A" .

