@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_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person1, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person2, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person3, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person4, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person5, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person6, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person7, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person8, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person9, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person10, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person11, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person12, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person13, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person14, oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person15 ;
  a2a:hasEvent oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_0, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_1, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_2, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_3, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_4, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_5, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_6, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_7, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_8, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_9, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_10, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_11, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_12, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_13, oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_14 ;
  a2a:hasSource oa:source_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0 .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person1
  a a2a:Person ;
  rdfs:label "Alberdina Cornelia Augustinus" ;
  a2a:PersonName [
    rdfs:label "Alberdina Cornelia Augustinus" ;
    a2a:PersonNameFirstName "Alberdina Cornelia" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1901-01-13"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person2
  a a2a:Person ;
  rdfs:label "Alida van Vlaanderen" ;
  a2a:PersonName [
    rdfs:label "Alida van Vlaanderen" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vlaanderen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1893-07-31"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person3
  a a2a:Person ;
  rdfs:label "Catharina Stoffelen" ;
  a2a:PersonName [
    rdfs:label "Catharina Stoffelen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Stoffelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1883-06-13"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person4
  a a2a:Person ;
  rdfs:label "Catharina Cornelia Augustinus" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelia Augustinus" ;
    a2a:PersonNameFirstName "Catharina Cornelia" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1890-02-12"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person5
  a a2a:Person ;
  rdfs:label "Dirk Augustinus" ;
  a2a:PersonName [
    rdfs:label "Dirk Augustinus" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1894-03-23"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person6
  a a2a:Person ;
  rdfs:label "Dirk Augustinus" ;
  a2a:PersonName [
    rdfs:label "Dirk Augustinus" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1850-10-24"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person7
  a a2a:Person ;
  rdfs:label "Dirkje Quint" ;
  a2a:PersonName [
    rdfs:label "Dirkje Quint" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Quint"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1882-01-21"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person8
  a a2a:Person ;
  rdfs:label "Formijn Augustinus" ;
  a2a:PersonName [
    rdfs:label "Formijn Augustinus" ;
    a2a:PersonNameFirstName "Formijn" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1892-04-09"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person9
  a a2a:Person ;
  rdfs:label "Gijsbartje Hommersom" ;
  a2a:PersonName [
    rdfs:label "Gijsbartje Hommersom" ;
    a2a:PersonNameFirstName "Gijsbartje" ;
    a2a:PersonNameLastName "Hommersom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1890-02-17"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person10
  a a2a:Person ;
  rdfs:label "Johanna Catharina Vermeer" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Vermeer" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1857-05-10"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person11
  a a2a:Person ;
  rdfs:label "Johannes Catharinus Augustinus" ;
  a2a:PersonName [
    rdfs:label "Johannes Catharinus Augustinus" ;
    a2a:PersonNameFirstName "Johannes Catharinus" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1887-12-01"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person12
  a a2a:Person ;
  rdfs:label "Maria Gerdina Hommersom" ;
  a2a:PersonName [
    rdfs:label "Maria Gerdina Hommersom" ;
    a2a:PersonNameFirstName "Maria Gerdina" ;
    a2a:PersonNameLastName "Hommersom"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1882-12-03"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person13
  a a2a:Person ;
  rdfs:label "Nicolaas Willem Cornelis Augustinus" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Willem Cornelis Augustinus" ;
    a2a:PersonNameFirstName "Nicolaas Willem Cornelis" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1896-05-16"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person14
  a a2a:Person ;
  rdfs:label "Wilhelmina Augustinus" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Augustinus" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1885-06-04"^^xsd:date
  ] .

oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person15
  a a2a:Person ;
  rdfs:label "Willem Augustinus" ;
  a2a:PersonName [
    rdfs:label "Willem Augustinus" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Augustinus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1898-08-08"^^xsd:date
  ] .

oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person1 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person2 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person3 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person4 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person5 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person6 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person7 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person8 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person9 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person10 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person11 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person12 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person13 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person14 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:relationep_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Person15 ;
  a2a:EventKeyRef oa:event_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0_Event1 .

oa:source_rar_c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1900-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Echteld" ;
    a2a:Collection "Bevolkingsregister met dienstbodenregister gemeente Echteld 1900-1910 (dorp Ochten)" ;
    a2a:RegistryNumber "863" ;
    a2a:Folio "23" ;
    rdfs:label "Regionaal Archief Rivierenland, Echteld, Bevolkingsregister met dienstbodenregister gemeente Echteld 1900-1910 (dorp Ochten), 863, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=0673-863&minr=10205781&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.regionaalarchiefrivierenland.nl/page/5?mivast=102&miadt=102&miaet=54&micode=0673-863&minr=10205781&miview=ldt" ;
  a2a:RecordGUID "{c40d3e7b-3a40-3bb5-3eb9-ee5f697cc2b0}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_0673-863_54_MI.xml van RAR" .

