@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_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1910)" ;
  a2a:hasPerson oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person1, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person2, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person3, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person4, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person5, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person6, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person7, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person8, oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person9 ;
  a2a:hasEvent oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 ;
  a2a:hasRelationEP oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_0, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_1, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_2, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_3, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_4, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_5, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_6, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_7, oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_8 ;
  a2a:hasSource oa:source_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092 .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person1
  a a2a:Person ;
  rdfs:label "Jan Baptist Thomas" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Thomas" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1859-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] ;
  a2a:Profession "Huisschilder" .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person2
  a a2a:Person ;
  rdfs:label "Johanna Antoinetta Hulsbergers" ;
  a2a:PersonName [
    rdfs:label "Johanna Antoinetta Hulsbergers" ;
    a2a:PersonNameFirstName "Johanna Antoinetta" ;
    a2a:PersonNameLastName "Hulsbergers"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "1860-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person3
  a a2a:Person ;
  rdfs:label "Maria Catharina Thomas" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Thomas" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "02" ;
    a2a:Day "20" ;
    rdfs:label "1882-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person4
  a a2a:Person ;
  rdfs:label "Maria Gertruda Hubertina Thomas" ;
  a2a:PersonName [
    rdfs:label "Maria Gertruda Hubertina Thomas" ;
    a2a:PersonNameFirstName "Maria Gertruda Hubertina" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1883-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person5
  a a2a:Person ;
  rdfs:label "Elisabeth Hubertina Thomas" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Hubertina Thomas" ;
    a2a:PersonNameFirstName "Elisabeth Hubertina" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "08" ;
    a2a:Day "28" ;
    rdfs:label "1889-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person6
  a a2a:Person ;
  rdfs:label "Petrus Joannes Hubertus Thomas" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannes Hubertus Thomas" ;
    a2a:PersonNameFirstName "Petrus Joannes Hubertus" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "04" ;
    a2a:Day "09" ;
    rdfs:label "1892-04-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person7
  a a2a:Person ;
  rdfs:label "Christiaan Joannaes Hubertus Thomas" ;
  a2a:PersonName [
    rdfs:label "Christiaan Joannaes Hubertus Thomas" ;
    a2a:PersonNameFirstName "Christiaan Joannaes Hubertus" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "1894-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roermond" ;
    rdfs:label "Roermond"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person8
  a a2a:Person ;
  rdfs:label "Maria Catharina Hulsbergen" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Hulsbergen" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Hulsbergen"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "05" ;
    a2a:Day "02" ;
    rdfs:label "1822-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person9
  a a2a:Person ;
  rdfs:label "Lambertus Antonius Thomas" ;
  a2a:PersonName [
    rdfs:label "Lambertus Antonius Thomas" ;
    a2a:PersonNameFirstName "Lambertus Antonius" ;
    a2a:PersonNameLastName "Thomas"
  ] ;
  a2a:Residence [
    a2a:Place "Blerick" ;
    rdfs:label "Blerick"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1897-10-18"^^xsd:date
  ] .

oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maasbree" ;
    rdfs:label "Maasbree"
  ] .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person1 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person2 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person3 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person4 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person5 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person6 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person7 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person8 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:relationep_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Person9 ;
  a2a:EventKeyRef oa:event_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092_Event1 .

oa:source_pem_10b0dfdc-1e8f-e2e8-7d56-2593ef35a092
  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_2277 Blerick T-Z (1890-1910)" ;
    a2a:RegistryNumber "2277" ;
    rdfs:label "gemeente Peel en Maas, Peel en Maas, 0934_SA1545_2277 Blerick T-Z (1890-1910), 2277"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/gmp_penm/download/fullsize/90d14bce-7a7c-4ffd-a191-faff430fad7b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/gmp_penm/thumb/250x250/90d14bce-7a7c-4ffd-a191-faff430fad7b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://peelenmaasnet.nl/personen/deeds/10b0dfdc-1e8f-e2e8-7d56-2593ef35a092" ;
  a2a:RecordGUID "{10b0dfdc-1e8f-e2e8-7d56-2593ef35a092}" ;
  a2a:SourceRemarkProvenance "MMM-XML export br-xml/Digitale indexen bevolkingsregister_PenM_20200904.53.xml from https://peelenmaasnet.nl/ converted to A2A" .

