@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_e10f554c-e8cf-438e-ae98-e0d382e05b4e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1920)" ;
  a2a:hasPerson oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person1, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person2, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person3, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person4, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person5, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person6, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person7, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person8, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person9, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person10, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person11, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person12, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person13, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person14, oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person15 ;
  a2a:hasEvent oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_0, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_1, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_2, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_3, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_4, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_5, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_6, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_7, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_8, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_9, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_10, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_11, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_12, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_13, oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_14 ;
  a2a:hasSource oa:source_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person1
  a a2a:Person ;
  rdfs:label "Susanna Kornelia van Boxel" ;
  a2a:PersonName [
    rdfs:label "Susanna Kornelia van Boxel" ;
    a2a:PersonNameFirstName "Susanna Kornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1892-04-04"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person2
  a a2a:Person ;
  rdfs:label "Hendrika van der Zalm" ;
  a2a:PersonName [
    rdfs:label "Hendrika van der Zalm" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zalm"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1893-05-05"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person3
  a a2a:Person ;
  rdfs:label "Gerrit Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kouwenberg" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1897-04-25"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person4
  a a2a:Person ;
  rdfs:label "Adrianus Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Adrianus Kouwenberg" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1901-04-29"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person5
  a a2a:Person ;
  rdfs:label "Hendrik Robertus Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Robertus Kouwenberg" ;
    a2a:PersonNameFirstName "Hendrik Robertus" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1902-03-24"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person6
  a a2a:Person ;
  rdfs:label "Marius Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Marius Kouwenberg" ;
    a2a:PersonNameFirstName "Marius" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1903-09-21"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person7
  a a2a:Person ;
  rdfs:label "Mathijs Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Mathijs Kouwenberg" ;
    a2a:PersonNameFirstName "Mathijs" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1904-09-22"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person8
  a a2a:Person ;
  rdfs:label "Wouter Jan Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Wouter Jan Kouwenberg" ;
    a2a:PersonNameFirstName "Wouter Jan" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1905-12-18"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person9
  a a2a:Person ;
  rdfs:label "Judig Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Judig Kouwenberg" ;
    a2a:PersonNameFirstName "Judig" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1906-12-08"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person10
  a a2a:Person ;
  rdfs:label "Jan Willem Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Kouwenberg" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1908-02-18"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person11
  a a2a:Person ;
  rdfs:label "Maria Jozina Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Maria Jozina Kouwenberg" ;
    a2a:PersonNameFirstName "Maria Jozina" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1910-05-25"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person12
  a a2a:Person ;
  rdfs:label "Jozinus Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Jozinus Kouwenberg" ;
    a2a:PersonNameFirstName "Jozinus" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1911-11-24"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person13
  a a2a:Person ;
  rdfs:label "Willem Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Willem Kouwenberg" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1913-03-31"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person14
  a a2a:Person ;
  rdfs:label "Jan Willem Kouwenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Kouwenberg" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Kouwenberg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1866-01-29"^^xsd:date
  ] .

oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person15
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Baggerman" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Baggerman" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Baggerman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1872-11-13"^^xsd:date
  ] .

oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person1 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person2 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person3 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person4 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person5 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person6 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person7 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person8 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person9 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person10 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person11 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person12 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person13 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person14 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:relationep_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Person15 ;
  a2a:EventKeyRef oa:event_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e_Event1 .

oa:source_rar_e10f554c-e8cf-438e-ae98-e0d382e05b4e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Maasdriel" ;
    a2a:Collection "Bevolkingsregister 1910-1920, Wijk A Dijkkwartier" ;
    a2a:RegistryNumber "642" ;
    a2a:Folio "153" ;
    rdfs:label "Regionaal Archief Rivierenland, Maasdriel, Bevolkingsregister 1910-1920, Wijk A Dijkkwartier, 642, 153"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3150-642&minr=7668146&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=3150-642&minr=7668146&miview=ldt" ;
  a2a:RecordGUID "{e10f554c-e8cf-438e-ae98-e0d382e05b4e}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3150-642_54_MI.xml van RAR" .

