@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_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person1, oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person2, oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person3, oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person4, oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person5, oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person6, oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person7 ;
  a2a:hasEvent oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_0, oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_1, oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_2, oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_3, oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_4, oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_5, oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_6 ;
  a2a:hasSource oa:source_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Berden" ;
  a2a:PersonName [
    rdfs:label "Hendrik Berden" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Berden"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "09" ;
    rdfs:label "1830-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sevenum" ;
    rdfs:label "Sevenum"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person2
  a a2a:Person ;
  rdfs:label "Petronella Driessen" ;
  a2a:PersonName [
    rdfs:label "Petronella Driessen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "07" ;
    a2a:Day "07" ;
    rdfs:label "1838-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person3
  a a2a:Person ;
  rdfs:label "Petronella Hubertina Berden" ;
  a2a:PersonName [
    rdfs:label "Petronella Hubertina Berden" ;
    a2a:PersonNameFirstName "Petronella Hubertina" ;
    a2a:PersonNameLastName "Berden"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "07" ;
    a2a:Day "05" ;
    rdfs:label "1869-07-05"^^xsd:date
  ] .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person4
  a a2a:Person ;
  rdfs:label "Lodewijk Berden" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Berden" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Berden"
  ] ;
  a2a:Residence [
    a2a:Place "V" ;
    rdfs:label "V"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "01" ;
    rdfs:label "1852-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] ;
  a2a:Profession "Kweekleerling" .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person5
  a a2a:Person ;
  rdfs:label "Pieter Joannes Berden" ;
  a2a:PersonName [
    rdfs:label "Pieter Joannes Berden" ;
    a2a:PersonNameFirstName "Pieter Joannes" ;
    a2a:PersonNameLastName "Berden"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "02" ;
    a2a:Day "27" ;
    rdfs:label "1871-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person6
  a a2a:Person ;
  rdfs:label "Hendrik Walter Hubert Beekman" ;
  a2a:PersonName [
    rdfs:label "Hendrik Walter Hubert Beekman" ;
    a2a:PersonNameFirstName "Hendrik Walter Hubert" ;
    a2a:PersonNameLastName "Beekman"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "1861-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Venlo" ;
    rdfs:label "Venlo"
  ] .

oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person7
  a a2a:Person ;
  rdfs:label "Maria Carolina Feijen" ;
  a2a:PersonName [
    rdfs:label "Maria Carolina Feijen" ;
    a2a:PersonNameFirstName "Maria Carolina" ;
    a2a:PersonNameLastName "Feijen"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "02" ;
    a2a:Day "24" ;
    rdfs:label "1855-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tegelen" ;
    rdfs:label "Tegelen"
  ] .

oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person1 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person2 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person3 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person4 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person5 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person6 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:relationep_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Person7 ;
  a2a:EventKeyRef oa:event_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b_Event1 .

oa:source_pem_fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0934_SA1545_2264 Blerick A-K (1860-1890)" ;
    a2a:RegistryNumber "2264" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0934_SA1545_2264 Blerick A-K (1860-1890), 2264"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/c2bfda22-942e-167c-b061-9fdc9417d678.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/c2bfda22-942e-167c-b061-9fdc9417d678.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b" ;
  a2a:RecordGUID "{fc976fca-71f8-2ca2-d68c-80fdcd7ddd0b}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.17.xml from https://peelenmaasnet.nl/ converted to A2A" .

