@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_2d5cd84b-7328-b41e-36da-abc65cfad451
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person1, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person2, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person3, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person4, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person5, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person6, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person7, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person8, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person9, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person10, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person11, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person12, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person13, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person14, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person15, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person16, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person17, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person18, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person19, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person20, oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person21 ;
  a2a:hasEvent oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_0, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_1, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_2, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_3, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_4, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_5, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_6, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_7, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_8, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_9, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_10, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_11, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_12, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_13, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_14, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_15, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_16, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_17, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_18, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_19, oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_20 ;
  a2a:hasSource oa:source_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451 .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person1
  a a2a:Person ;
  rdfs:label "Mathijs Willems" ;
  a2a:PersonName [
    rdfs:label "Mathijs Willems" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:BirthDate [ a2a:Year "1781" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person2
  a a2a:Person ;
  rdfs:label "Anna Maria Thuijs" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Thuijs" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Thuijs"
  ] ;
  a2a:BirthDate [ a2a:Year "1779" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person3
  a a2a:Person ;
  rdfs:label "Hendrik Willems" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willems" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:BirthDate [ a2a:Year "1813" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person4
  a a2a:Person ;
  rdfs:label "Johannes Wasbroek" ;
  a2a:PersonName [
    rdfs:label "Johannes Wasbroek" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wasbroek"
  ] ;
  a2a:BirthDate [ a2a:Year "1820" ] ;
  a2a:Profession "dienstknecht" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person5
  a a2a:Person ;
  rdfs:label "Hendrik Hermans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hermans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:BirthDate [ a2a:Year "1813" ] ;
  a2a:BirthPlace [
    a2a:Place "Sittard" ;
    rdfs:label "Sittard"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person6
  a a2a:Person ;
  rdfs:label "Antoon Joseph Pieters" ;
  a2a:PersonName [
    rdfs:label "Antoon Joseph Pieters" ;
    a2a:PersonNameFirstName "Antoon Joseph" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [ a2a:Year "1822" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "steenhouwersgezel" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person7
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Ploum" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Ploum" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Ploum"
  ] ;
  a2a:BirthDate [ a2a:Year "1819" ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person8
  a a2a:Person ;
  rdfs:label "Theodorus Pieters" ;
  a2a:PersonName [
    rdfs:label "Theodorus Pieters" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person9
  a a2a:Person ;
  rdfs:label "Helena Pieters" ;
  a2a:PersonName [
    rdfs:label "Helena Pieters" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [ a2a:Year "1844" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person10
  a a2a:Person ;
  rdfs:label "Lodewijk Pieters" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Pieters" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1851-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person11
  a a2a:Person ;
  rdfs:label "Gerardus Josephus Pieters" ;
  a2a:PersonName [
    rdfs:label "Gerardus Josephus Pieters" ;
    a2a:PersonNameFirstName "Gerardus Josephus" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1853-06-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person12
  a a2a:Person ;
  rdfs:label "Maria Theresia Pieters" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Pieters" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1855-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person13
  a a2a:Person ;
  rdfs:label "Maria Josephina Pieters" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina Pieters" ;
    a2a:PersonNameFirstName "Maria Josephina" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1857-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person14
  a a2a:Person ;
  rdfs:label "Maria Helena Pieters" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Pieters" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1858-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person15
  a a2a:Person ;
  rdfs:label "Margaretha Neissen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Neissen" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Neissen"
  ] ;
  a2a:BirthDate [ a2a:Year "1801" ] ;
  a2a:Profession "naaister" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person16
  a a2a:Person ;
  rdfs:label "Salomon Yerna" ;
  a2a:PersonName [
    rdfs:label "Salomon Yerna" ;
    a2a:PersonNameFirstName "Salomon" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1821-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ans-et-Glain" ;
    rdfs:label "Ans-et-Glain"
  ] ;
  a2a:Profession "pleisteraar" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person17
  a a2a:Person ;
  rdfs:label "Maria Theresia Bodaert" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Bodaert" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Bodaert"
  ] ;
  a2a:BirthDate [ a2a:Year "1831" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "vroedvrouw" .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person18
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Yerna" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Yerna" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1853-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person19
  a a2a:Person ;
  rdfs:label "Joseph Yerna" ;
  a2a:PersonName [
    rdfs:label "Joseph Yerna" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Yerna"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1859-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person20
  a a2a:Person ;
  rdfs:label "Theodora Kleinen" ;
  a2a:PersonName [
    rdfs:label "Theodora Kleinen" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Kleinen"
  ] ;
  a2a:BirthDate [ a2a:Year "1804" ] .

oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person21
  a a2a:Person ;
  rdfs:label "Joseph Hansen" ;
  a2a:PersonName [
    rdfs:label "Joseph Hansen" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Hansen"
  ] ;
  a2a:BirthDate [ a2a:Year "1836" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "schoenmakersgezel" .

oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person1 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person2 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person3 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person4 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person5 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person6 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person7 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person8 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person9 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person10 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person11 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person12 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person13 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person14 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person15 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person16 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person17 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person18 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_18
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person19 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_19
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person20 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:relationep_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_20
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Person21 ;
  a2a:EventKeyRef oa:event_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451_Event1 .

oa:source_rhl_2d5cd84b-7328-b41e-36da-abc65cfad451
  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 "21" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht 1850-1860, 21"
  ] ;
  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=16288749&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=1028873972&file=21%5CRHCL_20.096A_21_00012.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-23"^^xsd:date ;
  a2a:RecordIdentifier "RHCL_20.096A_21_00012" ;
  a2a:RecordGUID "{2d5cd84b-7328-b41e-36da-abc65cfad451}" ;
  a2a:SourceRemarkProvenance "Velehanden_bevolkingsregisters Maastricht_1850-1860_RHCL.xlsx txt2csv csv2a2a" .

