@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_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person1, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person2, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person3, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person4, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person5, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person6, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person7, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person8, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person9, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person10, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person11, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person12, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person13, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person14, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person15, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person16, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person17, oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person18 ;
  a2a:hasEvent oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_0, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_1, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_2, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_3, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_4, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_5, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_6, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_7, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_8, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_9, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_10, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_11, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_12, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_13, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_14, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_15, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_16, oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_17 ;
  a2a:hasSource oa:source_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person1
  a a2a:Person ;
  rdfs:label "Hubert Frissen" ;
  a2a:PersonName [
    rdfs:label "Hubert Frissen" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Frissen"
  ] ;
  a2a:BirthDate [ a2a:Year "1811" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "kruidenier" .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person2
  a a2a:Person ;
  rdfs:label "Anna Beatrix Hubertina Nijsten" ;
  a2a:PersonName [
    rdfs:label "Anna Beatrix Hubertina Nijsten" ;
    a2a:PersonNameFirstName "Anna Beatrix Hubertina" ;
    a2a:PersonNameLastName "Nijsten"
  ] ;
  a2a:BirthDate [ a2a:Year "1819" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person3
  a a2a:Person ;
  rdfs:label "Johannes Jacob Hubertus Frissen" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacob Hubertus Frissen" ;
    a2a:PersonNameFirstName "Johannes Jacob Hubertus" ;
    a2a:PersonNameLastName "Frissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1851-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person4
  a a2a:Person ;
  rdfs:label "Hubertus Adamus Frissen" ;
  a2a:PersonName [
    rdfs:label "Hubertus Adamus Frissen" ;
    a2a:PersonNameFirstName "Hubertus Adamus" ;
    a2a:PersonNameLastName "Frissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1852-06-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person5
  a a2a:Person ;
  rdfs:label "Michael Alphonsus Frissen" ;
  a2a:PersonName [
    rdfs:label "Michael Alphonsus Frissen" ;
    a2a:PersonNameFirstName "Michael Alphonsus" ;
    a2a:PersonNameLastName "Frissen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1854-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person6
  a a2a:Person ;
  rdfs:label "Catharina Bozon" ;
  a2a:PersonName [
    rdfs:label "Catharina Bozon" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Bozon"
  ] ;
  a2a:BirthDate [ a2a:Year "1780" ] ;
  a2a:Profession "breister" .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person7
  a a2a:Person ;
  rdfs:label "Joannes Hubertus Nicolaus Muller" ;
  a2a:PersonName [
    rdfs:label "Joannes Hubertus Nicolaus Muller" ;
    a2a:PersonNameFirstName "Joannes Hubertus Nicolaus" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1826-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "pompenmaker" .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person8
  a a2a:Person ;
  rdfs:label "Helena Hubertina Stols" ;
  a2a:PersonName [
    rdfs:label "Helena Hubertina Stols" ;
    a2a:PersonNameFirstName "Helena Hubertina" ;
    a2a:PersonNameLastName "Stols"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1830-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person9
  a a2a:Person ;
  rdfs:label "Henricus Hubertus Muller" ;
  a2a:PersonName [
    rdfs:label "Henricus Hubertus Muller" ;
    a2a:PersonNameFirstName "Henricus Hubertus" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1854-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person10
  a a2a:Person ;
  rdfs:label "Maria Anna Hubertina Muller" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Hubertina Muller" ;
    a2a:PersonNameFirstName "Maria Anna Hubertina" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1856-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person11
  a a2a:Person ;
  rdfs:label "Antonius Dominicus Hubertus Muller" ;
  a2a:PersonName [
    rdfs:label "Antonius Dominicus Hubertus Muller" ;
    a2a:PersonNameFirstName "Antonius Dominicus Hubertus" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1857-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person12
  a a2a:Person ;
  rdfs:label "Maria Catharina Muller" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Muller" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1860-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person13
  a a2a:Person ;
  rdfs:label "Maria Helena Muller" ;
  a2a:PersonName [
    rdfs:label "Maria Helena Muller" ;
    a2a:PersonNameFirstName "Maria Helena" ;
    a2a:PersonNameLastName "Muller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1862-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person14
  a a2a:Person ;
  rdfs:label "Arnold Jacob Meyer" ;
  a2a:PersonName [
    rdfs:label "Arnold Jacob Meyer" ;
    a2a:PersonNameFirstName "Arnold Jacob" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1823-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] ;
  a2a:Profession "geemploijeerd in eene jenever stokerij" .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person15
  a a2a:Person ;
  rdfs:label "Johanna Theresia Valkenburg" ;
  a2a:PersonName [
    rdfs:label "Johanna Theresia Valkenburg" ;
    a2a:PersonNameFirstName "Johanna Theresia" ;
    a2a:PersonNameLastName "Valkenburg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1841-04-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person16
  a a2a:Person ;
  rdfs:label "Theresia Johanna van Zomeren" ;
  a2a:PersonName [
    rdfs:label "Theresia Johanna van Zomeren" ;
    a2a:PersonNameFirstName "Theresia Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zomeren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1842-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person17
  a a2a:Person ;
  rdfs:label "Gretje Geertruid van Zomeren" ;
  a2a:PersonName [
    rdfs:label "Gretje Geertruid van Zomeren" ;
    a2a:PersonNameFirstName "Gretje Geertruid" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zomeren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1844-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person18
  a a2a:Person ;
  rdfs:label "Gesina van Zomeren" ;
  a2a:PersonName [
    rdfs:label "Gesina van Zomeren" ;
    a2a:PersonNameFirstName "Gesina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zomeren"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1849-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person1 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person2 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person3 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person4 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person5 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person6 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person7 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person8 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person9 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person10 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person11 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person12 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person13 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person14 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person15 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person16 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_16
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person17 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:relationep_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_17
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Person18 ;
  a2a:EventKeyRef oa:event_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df_Event1 .

oa:source_rhl_af2d9cc7-049a-8ce8-a5bd-6cef71bec3df
  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 "30" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht 1850-1860, 30"
  ] ;
  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=16290776&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=1028875999&file=30%5CRHCL_20.096A_30_00187.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-23"^^xsd:date ;
  a2a:RecordIdentifier "RHCL_20.096A_30_00187" ;
  a2a:RecordGUID "{af2d9cc7-049a-8ce8-a5bd-6cef71bec3df}" ;
  a2a:SourceRemarkProvenance "Velehanden_bevolkingsregisters Maastricht_1850-1860_RHCL.xlsx txt2csv csv2a2a" .

