@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_a3f01c24-e072-b054-a696-e37f47637074
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person1, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person2, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person3, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person4, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person5, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person6, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person7, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person8, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person9, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person10, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person11, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person12, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person13, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person14, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person15, oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person16 ;
  a2a:hasEvent oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_0, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_1, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_2, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_3, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_4, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_5, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_6, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_7, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_8, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_9, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_10, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_11, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_12, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_13, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_14, oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_15 ;
  a2a:hasSource oa:source_rhl_a3f01c24-e072-b054-a696-e37f47637074 .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person1
  a a2a:Person ;
  rdfs:label "Dominique Primavesi" ;
  a2a:PersonName [
    rdfs:label "Dominique Primavesi" ;
    a2a:PersonNameFirstName "Dominique" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [ a2a:Year "1808" ] ;
  a2a:Profession "negociant" .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person2
  a a2a:Person ;
  rdfs:label "Caroline Chiesa" ;
  a2a:PersonName [
    rdfs:label "Caroline Chiesa" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Chiesa"
  ] ;
  a2a:BirthDate [ a2a:Year "1825" ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person3
  a a2a:Person ;
  rdfs:label "Charles Antoon Michel Primavesi" ;
  a2a:PersonName [
    rdfs:label "Charles Antoon Michel Primavesi" ;
    a2a:PersonNameFirstName "Charles Antoon Michel" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1844-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person4
  a a2a:Person ;
  rdfs:label "Josué Primavesi" ;
  a2a:PersonName [
    rdfs:label "Josué Primavesi" ;
    a2a:PersonNameFirstName "Josué" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [ a2a:Year "1848" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person5
  a a2a:Person ;
  rdfs:label "François Chiesa" ;
  a2a:PersonName [
    rdfs:label "François Chiesa" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Chiesa"
  ] ;
  a2a:BirthDate [ a2a:Year "1829" ] ;
  a2a:Profession "winkelbediende" .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person6
  a a2a:Person ;
  rdfs:label "Caroline Wijngaarden" ;
  a2a:PersonName [
    rdfs:label "Caroline Wijngaarden" ;
    a2a:PersonNameFirstName "Caroline" ;
    a2a:PersonNameLastName "Wijngaarden"
  ] ;
  a2a:BirthDate [ a2a:Year "1826" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person7
  a a2a:Person ;
  rdfs:label "Franciscus Dominicus Luciensius Primavesi" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dominicus Luciensius Primavesi" ;
    a2a:PersonNameFirstName "Franciscus Dominicus Luciensius" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1850-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person8
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Franssen" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Franssen" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:BirthDate [ a2a:Year "1829" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "winkelmeid" .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person9
  a a2a:Person ;
  rdfs:label "Dominicus Alexander Joannes Primavesi" ;
  a2a:PersonName [
    rdfs:label "Dominicus Alexander Joannes Primavesi" ;
    a2a:PersonNameFirstName "Dominicus Alexander Joannes" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1852-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person10
  a a2a:Person ;
  rdfs:label "Dominicus Alexander Paulus Joannes Primavesi" ;
  a2a:PersonName [
    rdfs:label "Dominicus Alexander Paulus Joannes Primavesi" ;
    a2a:PersonNameFirstName "Dominicus Alexander Paulus Joannes" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1854-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person11
  a a2a:Person ;
  rdfs:label "Antoine Amboise Charles Michael Primavesi" ;
  a2a:PersonName [
    rdfs:label "Antoine Amboise Charles Michael Primavesi" ;
    a2a:PersonNameFirstName "Antoine Amboise Charles Michael" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1857-02-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person12
  a a2a:Person ;
  rdfs:label "Clementina Hubertina Laven" ;
  a2a:PersonName [
    rdfs:label "Clementina Hubertina Laven" ;
    a2a:PersonNameFirstName "Clementina Hubertina" ;
    a2a:PersonNameLastName "Laven"
  ] ;
  a2a:BirthDate [ a2a:Year "1831" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "winkelmeid" .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person13
  a a2a:Person ;
  rdfs:label "Hubertina Maria Mechtildis Laven" ;
  a2a:PersonName [
    rdfs:label "Hubertina Maria Mechtildis Laven" ;
    a2a:PersonNameFirstName "Hubertina Maria Mechtildis" ;
    a2a:PersonNameLastName "Laven"
  ] ;
  a2a:BirthDate [ a2a:Year "1830" ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person14
  a a2a:Person ;
  rdfs:label "Anna Josephine Wilhelmine Krieger" ;
  a2a:PersonName [
    rdfs:label "Anna Josephine Wilhelmine Krieger" ;
    a2a:PersonNameFirstName "Anna Josephine Wilhelmine" ;
    a2a:PersonNameLastName "Krieger"
  ] ;
  a2a:BirthDate [ a2a:Year "1840" ] ;
  a2a:Profession "winkelmeid" .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person15
  a a2a:Person ;
  rdfs:label "Maria Anna Carolina van Slijpe" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Carolina van Slijpe" ;
    a2a:PersonNameFirstName "Maria Anna Carolina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Slijpe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1844-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wessem" ;
    rdfs:label "Wessem"
  ] .

oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person16
  a a2a:Person ;
  rdfs:label "Giosue Primavesi" ;
  a2a:PersonName [
    rdfs:label "Giosue Primavesi" ;
    a2a:PersonNameFirstName "Giosue" ;
    a2a:PersonNameLastName "Primavesi"
  ] ;
  a2a:BirthDate [ a2a:Year "1800" ] ;
  a2a:BirthPlace [
    a2a:Place "Pognana" ;
    rdfs:label "Pognana"
  ] .

oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person1 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person2 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person3 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person4 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person5 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person6 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person7 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person8 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person9 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person10 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person11 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person12 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person13 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person14 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person15 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:relationep_rhl_a3f01c24-e072-b054-a696-e37f47637074_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_a3f01c24-e072-b054-a696-e37f47637074_Person16 ;
  a2a:EventKeyRef oa:event_rhl_a3f01c24-e072-b054-a696-e37f47637074_Event1 .

oa:source_rhl_a3f01c24-e072-b054-a696-e37f47637074
  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 "16" ;
    rdfs:label "Historisch Centrum Limburg, Bevolkingsregister Maastricht 1850-1860, 16"
  ] ;
  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=16287697&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=1028872920&file=16%5CRHCL_20.096A_16_00006.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-23"^^xsd:date ;
  a2a:RecordIdentifier "RHCL_20.096A_16_00006" ;
  a2a:RecordGUID "{a3f01c24-e072-b054-a696-e37f47637074}" ;
  a2a:SourceRemarkProvenance "Velehanden_bevolkingsregisters Maastricht_1850-1860_RHCL.xlsx txt2csv csv2a2a" .

