@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_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1859-1900)" ;
  a2a:hasPerson oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person1, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person2, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person3, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person4, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person5, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person6, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person7, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person8, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person9, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person10, oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person11 ;
  a2a:hasEvent oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_0, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_1, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_2, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_3, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_4, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_5, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_6, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_7, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_8, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_9, oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_10 ;
  a2a:hasSource oa:source_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person1
  a a2a:Person ;
  rdfs:label "Wilhelmus Karlas" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Karlas" ;
    a2a:PersonNameLastName "Wilhelmus Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "8" ;
    a2a:Day "24" ;
    rdfs:label "1876-08-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person2
  a a2a:Person ;
  rdfs:label "Maria Karlas" ;
  a2a:PersonName [
    rdfs:label "Maria Karlas" ;
    a2a:PersonNameLastName "Maria Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1866-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person3
  a a2a:Person ;
  rdfs:label "Leonardus Karlas" ;
  a2a:PersonName [
    rdfs:label "Leonardus Karlas" ;
    a2a:PersonNameLastName "Leonardus Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1872-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person4
  a a2a:Person ;
  rdfs:label "Johannes Karlas" ;
  a2a:PersonName [
    rdfs:label "Johannes Karlas" ;
    a2a:PersonNameLastName "Johannes Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1870-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person5
  a a2a:Person ;
  rdfs:label "Johanna Karlas" ;
  a2a:PersonName [
    rdfs:label "Johanna Karlas" ;
    a2a:PersonNameLastName "Johanna Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "7" ;
    a2a:Day "14" ;
    rdfs:label "1874-07-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person6
  a a2a:Person ;
  rdfs:label "Willem Karlas" ;
  a2a:PersonName [
    rdfs:label "Willem Karlas" ;
    a2a:PersonNameLastName "Willem Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1837-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person7
  a a2a:Person ;
  rdfs:label "Catharina Karlas" ;
  a2a:PersonName [
    rdfs:label "Catharina Karlas" ;
    a2a:PersonNameLastName "Catharina Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1865-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person8
  a a2a:Person ;
  rdfs:label "Anna S Karlas" ;
  a2a:PersonName [
    rdfs:label "Anna S Karlas" ;
    a2a:PersonNameLastName "Anna S Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1881-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person9
  a a2a:Person ;
  rdfs:label "Jacoba Karlas" ;
  a2a:PersonName [
    rdfs:label "Jacoba Karlas" ;
    a2a:PersonNameLastName "Jacoba Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1863-02-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person10
  a a2a:Person ;
  rdfs:label "Geertruida Karlas" ;
  a2a:PersonName [
    rdfs:label "Geertruida Karlas" ;
    a2a:PersonNameLastName "Geertruida Karlas"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1869-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wilnis" ;
    rdfs:label "Wilnis"
  ] .

oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person11
  a a2a:Person ;
  rdfs:label "Antje Stokhof" ;
  a2a:PersonName [
    rdfs:label "Antje Stokhof" ;
    a2a:PersonNameLastName "Antje Stokhof"
  ] ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1836-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwkoop" ;
    rdfs:label "Nieuwkoop"
  ] .

oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person1 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person2 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person3 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person4 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person5 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person6 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person7 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person8 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person9 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person10 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:relationep_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Person11 ;
  a2a:EventKeyRef oa:event_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c_Event1 .

oa:source_vev_2e1c0c69-847b-e2c1-4ebb-e435c7588f8c
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Breukelen" ;
    rdfs:label "Breukelen", "1859-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Collection "Bevolkingsregistratie Wilnis, deel 2, bevolkingsregister, J-U, blz. 240-487" ;
    a2a:RegistryNumber "554" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Bevolkingsregistratie Wilnis, deel 2, bevolkingsregister, J-U, blz. 240-487, 554"
  ] ;
  a2a:SourceLastChangeDate "2018-06-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.rhcvechtenvenen.nl/collectie?mivast=386&miadt=386&miaet=54&micode=1202-554&minr=976658&miview=ldt" ;
  a2a:RecordGUID "{2e1c0c69-847b-e2c1-4ebb-e435c7588f8c}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BklVV_1202-554_54_MI.xml van VEV" .

