@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_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person1, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person2, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person3, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person4, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person5, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person6, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person7, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person8, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person9, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person10, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person11, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person12, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person13, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person14, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person15, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person16, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person17, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person18, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person19, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person20, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person21, oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person22 ;
  a2a:hasEvent oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_0, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_1, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_2, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_3, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_4, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_5, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_6, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_7, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_8, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_9, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_10, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_11, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_12, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_13, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_14, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_15, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_16, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_17, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_18, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_19, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_20, oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_21 ;
  a2a:hasSource oa:source_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0 .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person1
  a a2a:Person ;
  rdfs:label "Maria Houben" ;
  a2a:PersonName [
    rdfs:label "Maria Houben" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Houben"
  ] ;
  a2a:BirthDate [ a2a:Year "1803" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person2
  a a2a:Person ;
  rdfs:label "Gertruid Dupont" ;
  a2a:PersonName [
    rdfs:label "Gertruid Dupont" ;
    a2a:PersonNameFirstName "Gertruid" ;
    a2a:PersonNameLastName "Dupont"
  ] ;
  a2a:BirthDate [ a2a:Year "1832" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person3
  a a2a:Person ;
  rdfs:label "Anna Matilda Thijssen" ;
  a2a:PersonName [
    rdfs:label "Anna Matilda Thijssen" ;
    a2a:PersonNameFirstName "Anna Matilda" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:BirthDate [ a2a:Year "1832" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "papiermaker" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person4
  a a2a:Person ;
  rdfs:label "Alida Janssen" ;
  a2a:PersonName [
    rdfs:label "Alida Janssen" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1816-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dieren" ;
    rdfs:label "Dieren"
  ] ;
  a2a:Profession "werkster" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person5
  a a2a:Person ;
  rdfs:label "Aletta Tijssen" ;
  a2a:PersonName [
    rdfs:label "Aletta Tijssen" ;
    a2a:PersonNameFirstName "Aletta" ;
    a2a:PersonNameLastName "Tijssen"
  ] ;
  a2a:BirthDate [ a2a:Year "1820" ] ;
  a2a:Profession "kroeghoudster" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person6
  a a2a:Person ;
  rdfs:label "Willem van het Hof Theis" ;
  a2a:PersonName [
    rdfs:label "Willem van het Hof Theis" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van het" ;
    a2a:PersonNameLastName "Hof Theis"
  ] ;
  a2a:BirthDate [ a2a:Year "1847" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person7
  a a2a:Person ;
  rdfs:label "Elisabeth Theis" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Theis" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Theis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1850-08-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person8
  a a2a:Person ;
  rdfs:label "Gerardus Paulus Smeets" ;
  a2a:PersonName [
    rdfs:label "Gerardus Paulus Smeets" ;
    a2a:PersonNameFirstName "Gerardus Paulus" ;
    a2a:PersonNameLastName "Smeets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1830-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "dagloner" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person9
  a a2a:Person ;
  rdfs:label "Catharina Edina Constantia Wilhelmina Starke" ;
  a2a:PersonName [
    rdfs:label "Catharina Edina Constantia Wilhelmina Starke" ;
    a2a:PersonNameFirstName "Catharina Edina Constantia Wilhelmina" ;
    a2a:PersonNameLastName "Starke"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1830-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person10
  a a2a:Person ;
  rdfs:label "Wilhelmus Smeets" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Smeets" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Smeets"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1853-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "dagloner" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person11
  a a2a:Person ;
  rdfs:label "Catharina Frijns" ;
  a2a:PersonName [
    rdfs:label "Catharina Frijns" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Frijns"
  ] ;
  a2a:BirthDate [ a2a:Year "1795" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "spinster" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person12
  a a2a:Person ;
  rdfs:label "Anna Stekken" ;
  a2a:PersonName [
    rdfs:label "Anna Stekken" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Stekken"
  ] ;
  a2a:BirthDate [ a2a:Year "1799" ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person13
  a a2a:Person ;
  rdfs:label "Joseph Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Joseph Vanderveken" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:BirthDate [ a2a:Year "1831" ] ;
  a2a:Profession "doekvelak" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person14
  a a2a:Person ;
  rdfs:label "Jan Bapar Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Jan Bapar Vanderveken" ;
    a2a:PersonNameFirstName "Jan Bapar" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:BirthDate [ a2a:Year "1833" ] ;
  a2a:Profession "doekvelak" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person15
  a a2a:Person ;
  rdfs:label "Cornelia Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vanderveken" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:BirthDate [ a2a:Year "1835" ] ;
  a2a:Profession "doekvelak" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person16
  a a2a:Person ;
  rdfs:label "Maria Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Maria Vanderveken" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:BirthDate [ a2a:Year "1840" ] ;
  a2a:Profession "doekvelak" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person17
  a a2a:Person ;
  rdfs:label "Joseph Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Joseph Vanderveken" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:BirthDate [ a2a:Year "1847" ] ;
  a2a:Profession "doekvelak" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person18
  a a2a:Person ;
  rdfs:label "Jacob Hessels" ;
  a2a:PersonName [
    rdfs:label "Jacob Hessels" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1833-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eijsden" ;
    rdfs:label "Eijsden"
  ] ;
  a2a:Profession "dagloner" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person19
  a a2a:Person ;
  rdfs:label "Ida Machiels" ;
  a2a:PersonName [
    rdfs:label "Ida Machiels" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Machiels"
  ] ;
  a2a:BirthDate [ a2a:Year "1825" ] ;
  a2a:BirthPlace [
    a2a:Place "Veldwezelt" ;
    rdfs:label "Veldwezelt"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person20
  a a2a:Person ;
  rdfs:label "Martinus Hessels" ;
  a2a:PersonName [
    rdfs:label "Martinus Hessels" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veldwezelt" ;
    rdfs:label "Veldwezelt"
  ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person21
  a a2a:Person ;
  rdfs:label "Johannes Hessels" ;
  a2a:PersonName [
    rdfs:label "Johannes Hessels" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1852-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person22
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Hessels" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Hessels" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Hessels"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1857-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person1 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person2 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person3 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person4 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person5 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person6 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person7 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person8 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person9 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person10 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person11 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person12 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person13 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person14 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person15 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person16 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person17 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person18 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person19 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person20 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person21 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:relationep_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_21
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Person22 ;
  a2a:EventKeyRef oa:event_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0_Event1 .

oa:source_rhl_2cae0a38-59bf-6325-e829-74ad261d08a0
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Bevolkingsregister Maastricht 1850-1860" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht 1850-1860, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/maisi_ajax_proxy0.php?mivast=0&mizig=210&miadt=38&miaet=185&micode=20.096A&minr=16289756&milang=nl&misort=last_mod%7Cdesc&miview=viewer2" ;
    a2a:UriPreview "https://files.archieven.nl/php/get_thumb.php?adt_id=38&toegang=20.096A&id=1028874979&file=25%5CRHCL_20.096A_25_00195.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-23"^^xsd:date ;
  a2a:RecordIdentifier "RHCL_20.096A_25_00195" ;
  a2a:RecordGUID "{2cae0a38-59bf-6325-e829-74ad261d08a0}" ;
  a2a:SourceRemarkProvenance "Velehanden_bevolkingsregisters Maastricht_1850-1860_RHCL.xlsx txt2csv csv2a2a" .

