@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_67e82fc6-0c1d-2c41-11bb-2db684e7bc29
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person1, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person2, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person3, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person4, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person5, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person6, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person7, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person8, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person9, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person10, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person11, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person12, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person13, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person14, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person15, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person16, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person17, oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person18 ;
  a2a:hasEvent oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_0, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_1, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_2, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_3, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_4, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_5, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_6, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_7, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_8, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_9, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_10, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_11, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_12, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_13, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_14, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_15, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_16, oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_17 ;
  a2a:hasSource oa:source_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29 .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person1
  a a2a:Person ;
  rdfs:label "Engelbert Botti" ;
  a2a:PersonName [
    rdfs:label "Engelbert Botti" ;
    a2a:PersonNameFirstName "Engelbert" ;
    a2a:PersonNameLastName "Botti"
  ] ;
  a2a:BirthDate [ a2a:Year "1791" ] ;
  a2a:BirthPlace [
    a2a:Place "Millen" ;
    rdfs:label "Millen"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person2
  a a2a:Person ;
  rdfs:label "Catharina Ceulen" ;
  a2a:PersonName [
    rdfs:label "Catharina Ceulen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Ceulen"
  ] ;
  a2a:BirthDate [ a2a:Year "1792" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "dagloonster" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person3
  a a2a:Person ;
  rdfs:label "Servaas Botti" ;
  a2a:PersonName [
    rdfs:label "Servaas Botti" ;
    a2a:PersonNameFirstName "Servaas" ;
    a2a:PersonNameLastName "Botti"
  ] ;
  a2a:BirthDate [ a2a:Year "1829" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "metselaar" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person4
  a a2a:Person ;
  rdfs:label "Catharina Ida Botti" ;
  a2a:PersonName [
    rdfs:label "Catharina Ida Botti" ;
    a2a:PersonNameFirstName "Catharina Ida" ;
    a2a:PersonNameLastName "Botti"
  ] ;
  a2a:BirthDate [ a2a:Year "1821" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "naaister" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person5
  a a2a:Person ;
  rdfs:label "Hubertus Christianus Everardus Botti" ;
  a2a:PersonName [
    rdfs:label "Hubertus Christianus Everardus Botti" ;
    a2a:PersonNameFirstName "Hubertus Christianus Everardus" ;
    a2a:PersonNameLastName "Botti"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1826-12-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person6
  a a2a:Person ;
  rdfs:label "Maria Johanna Huijnen" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Huijnen" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Huijnen"
  ] ;
  a2a:BirthDate [ a2a:Year "1780" ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person7
  a a2a:Person ;
  rdfs:label "Arend Voerman" ;
  a2a:PersonName [
    rdfs:label "Arend Voerman" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1813-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelharnis" ;
    rdfs:label "Middelharnis"
  ] ;
  a2a:Profession "dagloner" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person8
  a a2a:Person ;
  rdfs:label "Ida Catharina Bottij" ;
  a2a:PersonName [
    rdfs:label "Ida Catharina Bottij" ;
    a2a:PersonNameFirstName "Ida Catharina" ;
    a2a:PersonNameLastName "Bottij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1819-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person9
  a a2a:Person ;
  rdfs:label "Maria Catharina Voerman" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Voerman" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1854-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person10
  a a2a:Person ;
  rdfs:label "Willem Goessens" ;
  a2a:PersonName [
    rdfs:label "Willem Goessens" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Goessens"
  ] ;
  a2a:BirthDate [ a2a:Year "1818" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "verwersknecht" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person11
  a a2a:Person ;
  rdfs:label "Elisabeth Heijen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Heijen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Heijen"
  ] ;
  a2a:BirthDate [ a2a:Year "1823" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person12
  a a2a:Person ;
  rdfs:label "Jan Joseph Goessens" ;
  a2a:PersonName [
    rdfs:label "Jan Joseph Goessens" ;
    a2a:PersonNameFirstName "Jan Joseph" ;
    a2a:PersonNameLastName "Goessens"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person13
  a a2a:Person ;
  rdfs:label "Carolina Goessens" ;
  a2a:PersonName [
    rdfs:label "Carolina Goessens" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Goessens"
  ] ;
  a2a:BirthDate [ a2a:Year "1841" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person14
  a a2a:Person ;
  rdfs:label "Arend Voerman" ;
  a2a:PersonName [
    rdfs:label "Arend Voerman" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1813-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] ;
  a2a:Profession "dagloner" .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person15
  a a2a:Person ;
  rdfs:label "Ida Catharina Bottij" ;
  a2a:PersonName [
    rdfs:label "Ida Catharina Bottij" ;
    a2a:PersonNameFirstName "Ida Catharina" ;
    a2a:PersonNameLastName "Bottij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1819-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person16
  a a2a:Person ;
  rdfs:label "Maria Catharina Voerman" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Voerman" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "6" ;
    rdfs:label "1854-05-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person17
  a a2a:Person ;
  rdfs:label "Maria Hubertina Voerman" ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Voerman" ;
    a2a:PersonNameFirstName "Maria Hubertina" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1856-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person18
  a a2a:Person ;
  rdfs:label "Agnes Voerman" ;
  a2a:PersonName [
    rdfs:label "Agnes Voerman" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Voerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1858-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person1 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person2 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person3 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person4 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person5 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person6 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person7 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person8 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person9 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person10 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person11 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person12 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person13 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person14 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person15 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person16 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person17 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:relationep_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Person18 ;
  a2a:EventKeyRef oa:event_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29_Event1 .

oa:source_rhl_67e82fc6-0c1d-2c41-11bb-2db684e7bc29
  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 "18" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht 1850-1860, 18"
  ] ;
  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=16288139&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=1028873362&file=18%5CRHCL_20.096A_18_00024.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-23"^^xsd:date ;
  a2a:RecordIdentifier "RHCL_20.096A_18_00024" ;
  a2a:RecordGUID "{67e82fc6-0c1d-2c41-11bb-2db684e7bc29}" ;
  a2a:SourceRemarkProvenance "Velehanden_bevolkingsregisters Maastricht_1850-1860_RHCL.xlsx txt2csv csv2a2a" .

