@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_9e67a33d-e963-c0a8-6768-eafd68183c57
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1909)" ;
  a2a:hasPerson oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person1, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person2, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person3, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person4, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person5, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person6, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person7, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person8, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person9, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person10, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person11, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person12, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person13, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person14, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person15, oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person16 ;
  a2a:hasEvent oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_0, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_1, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_2, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_3, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_4, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_5, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_6, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_7, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_8, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_9, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_10, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_11, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_12, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_13, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_14, oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_15 ;
  a2a:hasSource oa:source_vev_9e67a33d-e963-c0a8-6768-eafd68183c57 .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person1
  a a2a:Person ;
  rdfs:label "Anna M van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Anna M van Leeuwen" ;
    a2a:PersonNameLastName "Anna M van Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1898-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person2
  a a2a:Person ;
  rdfs:label "Petrus T de Bree" ;
  a2a:PersonName [
    rdfs:label "Petrus T de Bree" ;
    a2a:PersonNameLastName "Petrus T de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1890-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person3
  a a2a:Person ;
  rdfs:label "Wilhelmus de Bree" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus de Bree" ;
    a2a:PersonNameLastName "Wilhelmus de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1900-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person4
  a a2a:Person ;
  rdfs:label "Gerardus de Bree" ;
  a2a:PersonName [
    rdfs:label "Gerardus de Bree" ;
    a2a:PersonNameLastName "Gerardus de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1898-11-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person5
  a a2a:Person ;
  rdfs:label "Wijnanda de Bree" ;
  a2a:PersonName [
    rdfs:label "Wijnanda de Bree" ;
    a2a:PersonNameLastName "Wijnanda de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1896-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person6
  a a2a:Person ;
  rdfs:label "Geertruida W de Bree" ;
  a2a:PersonName [
    rdfs:label "Geertruida W de Bree" ;
    a2a:PersonNameLastName "Geertruida W de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1895-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person7
  a a2a:Person ;
  rdfs:label "Theodorus P de Bree" ;
  a2a:PersonName [
    rdfs:label "Theodorus P de Bree" ;
    a2a:PersonNameLastName "Theodorus P de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1893-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person8
  a a2a:Person ;
  rdfs:label "Christina M de Bree" ;
  a2a:PersonName [
    rdfs:label "Christina M de Bree" ;
    a2a:PersonNameLastName "Christina M de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1902-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person9
  a a2a:Person ;
  rdfs:label "Johannes de Bree" ;
  a2a:PersonName [
    rdfs:label "Johannes de Bree" ;
    a2a:PersonNameLastName "Johannes de Bree"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1865-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person10
  a a2a:Person ;
  rdfs:label "Johannes W van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Johannes W van Leeuwen" ;
    a2a:PersonNameLastName "Johannes W van Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1900-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person11
  a a2a:Person ;
  rdfs:label "Gijsbertus van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus van Leeuwen" ;
    a2a:PersonNameLastName "Gijsbertus van Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1891-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person12
  a a2a:Person ;
  rdfs:label "Willem van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Willem van Leeuwen" ;
    a2a:PersonNameLastName "Willem van Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "10" ;
    a2a:Day "1" ;
    rdfs:label "1889-10-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person13
  a a2a:Person ;
  rdfs:label "Johanna van Bemmelen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Bemmelen" ;
    a2a:PersonNameLastName "Johanna van Bemmelen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1864-08-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hazerswoude" ;
    rdfs:label "Hazerswoude"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person14
  a a2a:Person ;
  rdfs:label "Hendricus van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Leeuwen" ;
    a2a:PersonNameLastName "Hendricus van Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1863-06-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person15
  a a2a:Person ;
  rdfs:label "Maria van Zanten" ;
  a2a:PersonName [
    rdfs:label "Maria van Zanten" ;
    a2a:PersonNameLastName "Maria van Zanten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1866-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Uithoorn" ;
    rdfs:label "Uithoorn"
  ] .

oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person16
  a a2a:Person ;
  rdfs:label "Maria A van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Maria A van Leeuwen" ;
    a2a:PersonNameLastName "Maria A van Leeuwen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1903-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person1 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person2 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person3 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person4 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person5 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person6 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person7 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person8 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person9 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person10 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person11 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person12 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person13 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person14 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_14
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person15 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:relationep_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_15
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Person16 ;
  a2a:EventKeyRef oa:event_vev_9e67a33d-e963-c0a8-6768-eafd68183c57_Event1 .

oa:source_vev_9e67a33d-e963-c0a8-6768-eafd68183c57
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen", "1900-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Collection "Bevolkingsregistratie Vinkeveen en Waverveen, deel 17, bevolkingsregister, wijk A 181-eind" ;
    a2a:RegistryNumber "371" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregistratie Vinkeveen en Waverveen, deel 17, bevolkingsregister, wijk A 181-eind, 371"
  ] ;
  a2a:SourceLastChangeDate "2018-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rhcvechtenvenen.nl/collectie?mivast=386&miadt=386&miaet=54&micode=1202-371&minr=1088778&miview=ldt" ;
  a2a:RecordGUID "{9e67a33d-e963-c0a8-6768-eafd68183c57}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BklVV_1202-371_54_MI.xml van VEV" .

