@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_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1923)" ;
  a2a:hasPerson oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person1, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person2, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person3, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person4, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person5, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person6, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person7, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person8, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person9, oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person10 ;
  a2a:hasEvent oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_0, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_1, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_2, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_3, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_4, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_5, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_6, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_7, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_8, oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_9 ;
  a2a:hasSource oa:source_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9 .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person1
  a a2a:Person ;
  rdfs:label "Antoon van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Antoon van Leeuwen" ;
    a2a:PersonNameFirstName "Antoon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1897-12-26"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person2
  a a2a:Person ;
  rdfs:label "Bartha van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Bartha van Leeuwen" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1895-11-19"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person3
  a a2a:Person ;
  rdfs:label "Bartha Federika Festerink" ;
  a2a:PersonName [
    rdfs:label "Bartha Federika Festerink" ;
    a2a:PersonNameFirstName "Bartha Federika" ;
    a2a:PersonNameLastName "Festerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1864-02-23"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person4
  a a2a:Person ;
  rdfs:label "Belia Johanna van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Belia Johanna van Leeuwen" ;
    a2a:PersonNameFirstName "Belia Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1900-04-12"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person5
  a a2a:Person ;
  rdfs:label "Cornelis van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Leeuwen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1865-04-15"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person6
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus van Leeuwen" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1892-05-26"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person7
  a a2a:Person ;
  rdfs:label "Frederikus Johannes Festerink" ;
  a2a:PersonName [
    rdfs:label "Frederikus Johannes Festerink" ;
    a2a:PersonNameFirstName "Frederikus Johannes" ;
    a2a:PersonNameLastName "Festerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "4" ;
    rdfs:label "1852-01-04"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person8
  a a2a:Person ;
  rdfs:label "Gerbarta Mulder" ;
  a2a:PersonName [
    rdfs:label "Gerbarta Mulder" ;
    a2a:PersonNameFirstName "Gerbarta" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1830-07-28"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person9
  a a2a:Person ;
  rdfs:label "Hendrik Festerink" ;
  a2a:PersonName [
    rdfs:label "Hendrik Festerink" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Festerink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1825-01-28"^^xsd:date
  ] .

oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person10
  a a2a:Person ;
  rdfs:label "Hendrik van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Leeuwen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1894-01-12"^^xsd:date
  ] .

oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person1 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person2 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person3 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person4 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person5 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person6 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person7 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person8 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person9 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:relationep_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Person10 ;
  a2a:EventKeyRef oa:event_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9_Event1 .

oa:source_rar_c2c97d21-1223-7cab-e148-005eef1c3ff9
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1900-01-01 - 1923-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Kesteren" ;
    a2a:Collection "Bevolkingsregister gemeente Kesteren 1900-1923 (dorp Opheusden, deel 1)" ;
    a2a:RegistryNumber "768" ;
    a2a:Folio "91" ;
    rdfs:label "Regionaal Archief Rivierenland, Kesteren, Bevolkingsregister gemeente Kesteren 1900-1923 (dorp Opheusden, deel 1), 768, 91"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=0926-768&minr=10266722&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=0926-768&minr=10266722&miview=ldt" ;
  a2a:RecordGUID "{c2c97d21-1223-7cab-e148-005eef1c3ff9}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_0926-768_54_MI.xml van RAR" .

