@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_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1899)" ;
  a2a:hasPerson oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person1, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person2, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person3, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person4, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person5, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person6, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person7, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person8, oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person9 ;
  a2a:hasEvent oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_0, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_1, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_2, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_3, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_4, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_5, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_6, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_7, oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_8 ;
  a2a:hasSource oa:source_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3 .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person1
  a a2a:Person ;
  rdfs:label "Antonia A J Voorend" ;
  a2a:PersonName [
    rdfs:label "Antonia A J Voorend" ;
    a2a:PersonNameLastName "Antonia A J Voorend"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1898-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person2
  a a2a:Person ;
  rdfs:label "Alida A Voorend" ;
  a2a:PersonName [
    rdfs:label "Alida A Voorend" ;
    a2a:PersonNameLastName "Alida A Voorend"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1894-03-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person3
  a a2a:Person ;
  rdfs:label "Alida Wiggers" ;
  a2a:PersonName [
    rdfs:label "Alida Wiggers" ;
    a2a:PersonNameLastName "Alida Wiggers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1829-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waverveen" ;
    rdfs:label "Waverveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person4
  a a2a:Person ;
  rdfs:label "Jozef Wiggers" ;
  a2a:PersonName [
    rdfs:label "Jozef Wiggers" ;
    a2a:PersonNameLastName "Jozef Wiggers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1821-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person5
  a a2a:Person ;
  rdfs:label "Alida Voorend - Wiggers" ;
  a2a:PersonName [
    rdfs:label "Alida Voorend - Wiggers" ;
    a2a:PersonNameLastName "Alida Voorend - Wiggers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1829" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1829-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waverveen" ;
    rdfs:label "Waverveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person6
  a a2a:Person ;
  rdfs:label "Bernardus J Voorend" ;
  a2a:PersonName [
    rdfs:label "Bernardus J Voorend" ;
    a2a:PersonNameLastName "Bernardus J Voorend"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1895-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person7
  a a2a:Person ;
  rdfs:label "Cornelia P Bak" ;
  a2a:PersonName [
    rdfs:label "Cornelia P Bak" ;
    a2a:PersonNameLastName "Cornelia P Bak"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1868-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nederhorst den Berg" ;
    rdfs:label "Nederhorst den Berg"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person8
  a a2a:Person ;
  rdfs:label "Gerardus Voorend" ;
  a2a:PersonName [
    rdfs:label "Gerardus Voorend" ;
    a2a:PersonNameLastName "Gerardus Voorend"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1869-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person9
  a a2a:Person ;
  rdfs:label "Johannes B Voorend" ;
  a2a:PersonName [
    rdfs:label "Johannes B Voorend" ;
    a2a:PersonNameLastName "Johannes B Voorend"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1896-01-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person1 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person2 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person3 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person4 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person5 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person6 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person7 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person8 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:relationep_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Person9 ;
  a2a:EventKeyRef oa:event_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3_Event1 .

oa:source_vev_269500a1-c6ec-ec73-6cd5-829cc7dfc4d3
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen", "1890-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Collection "Bevolkingsregistratie Vinkeveen en Waverveen, deel 15, bevolkingsregister, T-Z" ;
    a2a:RegistryNumber "369" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregistratie Vinkeveen en Waverveen, deel 15, bevolkingsregister, T-Z, 369"
  ] ;
  a2a:SourceLastChangeDate "2018-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rhcvechtenvenen.nl/collectie?mivast=386&miadt=386&miaet=54&micode=1202-369&minr=1080704&miview=ldt" ;
  a2a:RecordGUID "{269500a1-c6ec-ec73-6cd5-829cc7dfc4d3}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BklVV_1202-369_54_MI.xml van VEV" .

[] a2a:PersonRemarkOpmerking "weduwe J" .
