@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_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person1, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person2, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person3, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person4, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person5, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person6, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person7, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person8, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person9, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person10, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person11, oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person12 ;
  a2a:hasEvent oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 ;
  a2a:hasRelationEP oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_0, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_1, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_2, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_3, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_4, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_5, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_6, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_7, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_8, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_9, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_10, oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_11 ;
  a2a:hasSource oa:source_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749 .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person1
  a a2a:Person ;
  rdfs:label "Joseph Bitsch" ;
  a2a:PersonName [
    rdfs:label "Joseph Bitsch" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1831-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person2
  a a2a:Person ;
  rdfs:label "Barbara Helwig" ;
  a2a:PersonName [
    rdfs:label "Barbara Helwig" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Helwig"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1836-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person3
  a a2a:Person ;
  rdfs:label "Leonie Bitsch" ;
  a2a:PersonName [
    rdfs:label "Leonie Bitsch" ;
    a2a:PersonNameFirstName "Leonie" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1859-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "####" .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person4
  a a2a:Person ;
  rdfs:label "Willem Bitsch" ;
  a2a:PersonName [
    rdfs:label "Willem Bitsch" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1861-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person5
  a a2a:Person ;
  rdfs:label "Johannes Wijler" ;
  a2a:PersonName [
    rdfs:label "Johannes Wijler" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Wijler"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1836-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] ;
  a2a:Profession "schoenmakers leerling" .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person6
  a a2a:Person ;
  rdfs:label "Hubertus Josephus Jacobus Bitsch" ;
  a2a:PersonName [
    rdfs:label "Hubertus Josephus Jacobus Bitsch" ;
    a2a:PersonNameFirstName "Hubertus Josephus Jacobus" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1864-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person7
  a a2a:Person ;
  rdfs:label "Maria Hubertina Elisabeth Bitsch" ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Elisabeth Bitsch" ;
    a2a:PersonNameFirstName "Maria Hubertina Elisabeth" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1866-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person8
  a a2a:Person ;
  rdfs:label "Maria Gertrudis Elisabeth Bitsch" ;
  a2a:PersonName [
    rdfs:label "Maria Gertrudis Elisabeth Bitsch" ;
    a2a:PersonNameFirstName "Maria Gertrudis Elisabeth" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1868-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person9
  a a2a:Person ;
  rdfs:label "Wilhelmina Hubertina Maria Bitsch" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Hubertina Maria Bitsch" ;
    a2a:PersonNameFirstName "Wilhelmina Hubertina Maria" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1870-06-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person10
  a a2a:Person ;
  rdfs:label "Josephus Hubertus Ludovicus Bitsch" ;
  a2a:PersonName [
    rdfs:label "Josephus Hubertus Ludovicus Bitsch" ;
    a2a:PersonNameFirstName "Josephus Hubertus Ludovicus" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1873-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person11
  a a2a:Person ;
  rdfs:label "Maria Hubertina Dorethea Bitsch" ;
  a2a:PersonName [
    rdfs:label "Maria Hubertina Dorethea Bitsch" ;
    a2a:PersonNameFirstName "Maria Hubertina Dorethea" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1876-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person12
  a a2a:Person ;
  rdfs:label "Augustinus Josephus Hubertus Bitsch" ;
  a2a:PersonName [
    rdfs:label "Augustinus Josephus Hubertus Bitsch" ;
    a2a:PersonNameFirstName "Augustinus Josephus Hubertus" ;
    a2a:PersonNameLastName "Bitsch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1879-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person1 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person2 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person3 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person4 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person5 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person6 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person7 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person8 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person9 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person10 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person11 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:relationep_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Person12 ;
  a2a:EventKeyRef oa:event_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749_Event1 .

oa:source_rhl_d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749
  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 B2, folio 200-398, Berghoff-Bordon, 1860-1880" ;
    a2a:Book "Bevolkingsregister Maastricht, 1860-1880" ;
    a2a:DocumentNumber "69" ;
    a2a:RegistryNumber "40" ;
    rdfs:label "Historisch Centrum Limburg, Register B2, folio 200-398, Berghoff-Bordon, 1860-1880, Bevolkingsregister Maastricht, 1860-1880, 69, 40"
  ] ;
  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=13982978&miq=1088339011&miview=inv2&milang=nl"
  ] ;
  a2a:SourceLastChangeDate "2017-07-05"^^xsd:date ;
  a2a:RecordIdentifier "20.096A_40_0069" ;
  a2a:RecordGUID "{d2a474f6-2fc0-0fb9-9a91-c08d7a4f0749}" .

