@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_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1925)" ;
  a2a:hasPerson oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person1, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person2, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person3, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person4, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person5, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person6, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person7, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person8, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person9, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person10, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person11, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person12, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person13, oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person14 ;
  a2a:hasEvent oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_0, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_1, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_2, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_3, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_4, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_5, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_6, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_7, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_8, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_9, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_10, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_11, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_12, oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_13 ;
  a2a:hasSource oa:source_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975 .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person1
  a a2a:Person ;
  rdfs:label "Pieter Burggraaf" ;
  a2a:PersonName [
    rdfs:label "Pieter Burggraaf" ;
    a2a:PersonNameLastName "Pieter Burggraaf"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1890-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ouder-Amstel" ;
    rdfs:label "Ouder-Amstel"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person2
  a a2a:Person ;
  rdfs:label "Wilhelmina M Bader" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina M Bader" ;
    a2a:PersonNameLastName "Wilhelmina M Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1900-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person3
  a a2a:Person ;
  rdfs:label "Trijntje van Bemmel" ;
  a2a:PersonName [
    rdfs:label "Trijntje van Bemmel" ;
    a2a:PersonNameLastName "Trijntje van Bemmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1890-08-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person4
  a a2a:Person ;
  rdfs:label "Hermanus N Bader" ;
  a2a:PersonName [
    rdfs:label "Hermanus N Bader" ;
    a2a:PersonNameLastName "Hermanus N Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1866-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person5
  a a2a:Person ;
  rdfs:label "Johannes A Bader" ;
  a2a:PersonName [
    rdfs:label "Johannes A Bader" ;
    a2a:PersonNameLastName "Johannes A Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1907-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person6
  a a2a:Person ;
  rdfs:label "Maria R Bader" ;
  a2a:PersonName [
    rdfs:label "Maria R Bader" ;
    a2a:PersonNameLastName "Maria R Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1902-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person7
  a a2a:Person ;
  rdfs:label "Hendricus A Bader" ;
  a2a:PersonName [
    rdfs:label "Hendricus A Bader" ;
    a2a:PersonNameLastName "Hendricus A Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1894-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person8
  a a2a:Person ;
  rdfs:label "Gijsbertus L Bader" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus L Bader" ;
    a2a:PersonNameLastName "Gijsbertus L Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1892-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person9
  a a2a:Person ;
  rdfs:label "Hermanus Bader" ;
  a2a:PersonName [
    rdfs:label "Hermanus Bader" ;
    a2a:PersonNameLastName "Hermanus Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1891-02-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person10
  a a2a:Person ;
  rdfs:label "Maria W Bader" ;
  a2a:PersonName [
    rdfs:label "Maria W Bader" ;
    a2a:PersonNameLastName "Maria W Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1889-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person11
  a a2a:Person ;
  rdfs:label "Johannes A van Bemmel" ;
  a2a:PersonName [
    rdfs:label "Johannes A van Bemmel" ;
    a2a:PersonNameLastName "Johannes A van Bemmel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1850-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarzuilens" ;
    rdfs:label "Haarzuilens"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person12
  a a2a:Person ;
  rdfs:label "Johanna Woerden" ;
  a2a:PersonName [
    rdfs:label "Johanna Woerden" ;
    a2a:PersonNameLastName "Johanna Woerden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1862-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person13
  a a2a:Person ;
  rdfs:label "Johannes A Bader" ;
  a2a:PersonName [
    rdfs:label "Johannes A Bader" ;
    a2a:PersonNameLastName "Johannes A Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1860-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person14
  a a2a:Person ;
  rdfs:label "Hermanus N Bader" ;
  a2a:PersonName [
    rdfs:label "Hermanus N Bader" ;
    a2a:PersonNameLastName "Hermanus N Bader"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "1" ;
    a2a:Day "15" ;
    rdfs:label "1898-01-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person1 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person2 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person3 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person4 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person5 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person6 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person7 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person8 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person9 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person10 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person11 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person12 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person13 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:relationep_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Person14 ;
  a2a:EventKeyRef oa:event_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975_Event1 .

oa:source_vev_d8551e29-e1a2-1cb2-e3df-260c3bcbe975
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen", "1910-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Collection "Bevolkingsregistratie Vinkeveen en Waverveen, deel 23, bevolkingsregister, wijk B 134-eind" ;
    a2a:RegistryNumber "377" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregistratie Vinkeveen en Waverveen, deel 23, bevolkingsregister, wijk B 134-eind, 377"
  ] ;
  a2a:SourceLastChangeDate "2018-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rhcvechtenvenen.nl/collectie?mivast=386&miadt=386&miaet=54&micode=1202-377&minr=1092605&miview=ldt" ;
  a2a:RecordGUID "{d8551e29-e1a2-1cb2-e3df-260c3bcbe975}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BklVV_1202-377_54_MI.xml van VEV" .

