@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_3ea202c8-71e2-1d6c-5835-b4351a37c23e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1910)" ;
  a2a:hasPerson oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person1, oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person2, oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person3, oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person4, oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person5 ;
  a2a:hasEvent oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_0, oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_1, oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_2, oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_3, oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_4 ;
  a2a:hasSource oa:source_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e .

oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person1
  a a2a:Person ;
  rdfs:label "Frans Hubert Gerards" ;
  a2a:PersonName [
    rdfs:label "Frans Hubert Gerards" ;
    a2a:PersonNameFirstName "Frans Hubert" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "05" ;
    a2a:Day "31" ;
    rdfs:label "1865-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:Profession "Winkelier" .

oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person2
  a a2a:Person ;
  rdfs:label "Petronella Verhaegh" ;
  a2a:PersonName [
    rdfs:label "Petronella Verhaegh" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Verhaegh"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "04" ;
    a2a:Day "04" ;
    rdfs:label "1880-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Horst" ;
    rdfs:label "Horst"
  ] .

oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person3
  a a2a:Person ;
  rdfs:label "Anna Mechtilda Gerards" ;
  a2a:PersonName [
    rdfs:label "Anna Mechtilda Gerards" ;
    a2a:PersonNameFirstName "Anna Mechtilda" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "11" ;
    a2a:Day "02" ;
    rdfs:label "1904-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] .

oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person4
  a a2a:Person ;
  rdfs:label "Lamberta Christina Gerards" ;
  a2a:PersonName [
    rdfs:label "Lamberta Christina Gerards" ;
    a2a:PersonNameFirstName "Lamberta Christina" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "05" ;
    a2a:Day "25" ;
    rdfs:label "1906-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] .

oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person5
  a a2a:Person ;
  rdfs:label "Wilhelmina Johanna Gerards" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Johanna Gerards" ;
    a2a:PersonNameFirstName "Wilhelmina Johanna" ;
    a2a:PersonNameLastName "Gerards"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "08" ;
    a2a:Day "29" ;
    rdfs:label "1907-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] .

oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person1 ;
  a2a:EventKeyRef oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1 .

oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person2 ;
  a2a:EventKeyRef oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1 .

oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person3 ;
  a2a:EventKeyRef oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1 .

oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person4 ;
  a2a:EventKeyRef oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1 .

oa:relationep_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Person5 ;
  a2a:EventKeyRef oa:event_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e_Event1 .

oa:source_pem_3ea202c8-71e2-1d6c-5835-b4351a37c23e
  a a2a:Source ;
  rdfs:label "gemeente Peel en Maas, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree", "1890-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "gemeente Peel en Maas" ;
    a2a:Place "Peel en Maas" ;
    a2a:Collection "0934_SA1545_2274 Blerick G-J (1890-1910)" ;
    a2a:RegistryNumber "2274" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0934_SA1545_2274 Blerick G-J (1890-1910), 2274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/07ac1d3f-7426-a541-bff6-e2d3b05bf766.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/07ac1d3f-7426-a541-bff6-e2d3b05bf766.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/3ea202c8-71e2-1d6c-5835-b4351a37c23e" ;
  a2a:RecordGUID "{3ea202c8-71e2-1d6c-5835-b4351a37c23e}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.60.xml from https://peelenmaasnet.nl/ converted to A2A" .

