@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_060a48e5-e47f-ca27-735c-685bb74fbf51
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person1, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person2, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person3, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person4, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person5, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person6, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person7, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person8, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person9, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person10, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person11, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person12, oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person13 ;
  a2a:hasEvent oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_0, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_1, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_2, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_3, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_4, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_5, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_6, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_7, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_8, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_9, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_10, oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_11 ;
  a2a:hasSource oa:source_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51 .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person1
  a a2a:Person ;
  rdfs:label "Jacobus van der Linden" ;
  a2a:PersonName [
    rdfs:label "Jacobus van der Linden" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "1" ;
    a2a:Day "9" ;
    rdfs:label "1820-01-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "oudkleederenkooper" .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person2
  a a2a:Person ;
  rdfs:label "Maria Mingers" ;
  a2a:PersonName [
    rdfs:label "Maria Mingers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mingers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1829-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person3
  a a2a:Person ;
  rdfs:label "Michaël van der Linden" ;
  a2a:PersonName [
    rdfs:label "Michaël van der Linden" ;
    a2a:PersonNameFirstName "Michaël" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1849-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person4
  a a2a:Person ;
  rdfs:label "Catharina van der Linden" ;
  a2a:PersonName [
    rdfs:label "Catharina van der Linden" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1852-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person5
  a a2a:Person ;
  rdfs:label "Petrus van der Linden" ;
  a2a:PersonName [
    rdfs:label "Petrus van der Linden" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1855-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person6
  a a2a:Person ;
  rdfs:label "Elisabeth van der Linden" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Linden" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1857-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person7
  a a2a:Person ;
  rdfs:label "Maria van der Linden" ;
  a2a:PersonName [
    rdfs:label "Maria van der Linden" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1859-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person8
  a a2a:Person ;
  rdfs:label "Joseph van der Linden" ;
  a2a:PersonName [
    rdfs:label "Joseph van der Linden" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1861-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person9
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Philomena van der Linden" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Philomena van der Linden" ;
    a2a:PersonNameFirstName "Maria Elisabeth Philomena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1863-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person10
  a a2a:Person ;
  rdfs:label "Maria Josephina van der Linden" ;
  a2a:PersonName [
    rdfs:label "Maria Josephina van der Linden" ;
    a2a:PersonNameFirstName "Maria Josephina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1866-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person11
  a a2a:Person ;
  rdfs:label "Petrus Hubertus Nicolaus van der Leur" ;
  a2a:PersonName [
    rdfs:label "Petrus Hubertus Nicolaus van der Leur" ;
    a2a:PersonNameFirstName "Petrus Hubertus Nicolaus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1867-09-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person12
  a a2a:Person ;
  rdfs:label "Jan Lonis" ;
  a2a:PersonName [
    rdfs:label "Jan Lonis" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lonis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1848-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meerssen" ;
    rdfs:label "Meerssen"
  ] .

oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person13
  a a2a:Person ;
  rdfs:label "Anna Catharina Pustjens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Pustjens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Pustjens"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ohé en Laak" ;
    rdfs:label "Ohé en Laak"
  ] .

oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person1 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person2 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person3 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person4 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person5 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person6 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person7 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person8 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person9 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person10 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person11 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:relationep_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Person12 ;
  a2a:EventKeyRef oa:event_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51_Event1 .

oa:source_rhl_060a48e5-e47f-ca27-735c-685bb74fbf51
  a a2a:Source ;
  rdfs:label "Historisch Centrum Limburg, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Centrum Limburg" ;
    a2a:Collection "Register L2, folio 200-400, Lenaerts-Van Lijf, 1860-1880" ;
    a2a:Book "Bevolkingsregister Maastricht, 1860-1880" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "61" ;
    rdfs:label "Historisch Centrum Limburg, Register L2, folio 200-400, Lenaerts-Van Lijf, 1860-1880, Bevolkingsregister Maastricht, 1860-1880, 88, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.archieven.nl/nl/zoeken?mivast=0&mizig=210&miadt=38&miaet=1&micode=20.096A&minr=13982999&miq=1088339011&miview=inv2&milang=nl"
  ] ;
  a2a:SourceLastChangeDate "2017-07-05"^^xsd:date ;
  a2a:RecordIdentifier "20.096A_61_0088" ;
  a2a:RecordGUID "{060a48e5-e47f-ca27-735c-685bb74fbf51}" .

