@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_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1901-1925)" ;
  a2a:hasPerson oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person1, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person2, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person3, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person4, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person5, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person6, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person7, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person8, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person9, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person10, oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person11 ;
  a2a:hasEvent oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_0, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_1, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_2, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_3, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_4, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_5, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_6, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_7, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_8, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_9, oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_10 ;
  a2a:hasSource oa:source_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person1
  a a2a:Person ;
  rdfs:label "Cornelia Verhaar" ;
  a2a:PersonName [
    rdfs:label "Cornelia Verhaar" ;
    a2a:PersonNameLastName "Cornelia Verhaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1882-05-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person2
  a a2a:Person ;
  rdfs:label "Johanna Kompier" ;
  a2a:PersonName [
    rdfs:label "Johanna Kompier" ;
    a2a:PersonNameLastName "Johanna Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1916-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person3
  a a2a:Person ;
  rdfs:label "Joannes de Koning" ;
  a2a:PersonName [
    rdfs:label "Joannes de Koning" ;
    a2a:PersonNameLastName "Joannes de Koning"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1852-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person4
  a a2a:Person ;
  rdfs:label "Maria J de Koning" ;
  a2a:PersonName [
    rdfs:label "Maria J de Koning" ;
    a2a:PersonNameLastName "Maria J de Koning"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1849-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person5
  a a2a:Person ;
  rdfs:label "Cornelia Kompier" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kompier" ;
    a2a:PersonNameLastName "Cornelia Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1925-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person6
  a a2a:Person ;
  rdfs:label "Theodorus Kompier" ;
  a2a:PersonName [
    rdfs:label "Theodorus Kompier" ;
    a2a:PersonNameLastName "Theodorus Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1924-03-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person7
  a a2a:Person ;
  rdfs:label "Cornelia Kompier" ;
  a2a:PersonName [
    rdfs:label "Cornelia Kompier" ;
    a2a:PersonNameLastName "Cornelia Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1919-05-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person8
  a a2a:Person ;
  rdfs:label "Gerardus C Kompier" ;
  a2a:PersonName [
    rdfs:label "Gerardus C Kompier" ;
    a2a:PersonNameLastName "Gerardus C Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1914" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1914-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person9
  a a2a:Person ;
  rdfs:label "Theodora G Kompier" ;
  a2a:PersonName [
    rdfs:label "Theodora G Kompier" ;
    a2a:PersonNameLastName "Theodora G Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1912-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person10
  a a2a:Person ;
  rdfs:label "Johannes F Kompier" ;
  a2a:PersonName [
    rdfs:label "Johannes F Kompier" ;
    a2a:PersonNameLastName "Johannes F Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1878-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person11
  a a2a:Person ;
  rdfs:label "Hendrica Kompier" ;
  a2a:PersonName [
    rdfs:label "Hendrica Kompier" ;
    a2a:PersonNameLastName "Hendrica Kompier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1921-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vinkeveen" ;
    rdfs:label "Vinkeveen"
  ] .

oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person1 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person2 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person3 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person4 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person5 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person6 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person7 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person8 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person9 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person10 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:relationep_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Person11 ;
  a2a:EventKeyRef oa:event_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d_Event1 .

oa:source_vev_ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen", "1901-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-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 Wilnis, deel 6, bevolkingsregister, I-S, blz. 250-498" ;
    a2a:RegistryNumber "558" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregistratie Wilnis, deel 6, bevolkingsregister, I-S, blz. 250-498, 558"
  ] ;
  a2a:SourceLastChangeDate "2018-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rhcvechtenvenen.nl/collectie?mivast=386&miadt=386&miaet=54&micode=1202-558&minr=985846&miview=ldt" ;
  a2a:RecordGUID "{ecb637a8-67f5-84e8-dba1-e8c38a1f4e7d}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BklVV_1202-558_54_MI.xml van VEV" .

