@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_vls_b9f8f5eb-e207-4150-c709-78b391d1771f
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person1, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person2, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person3, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person4, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person5, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person6, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person7, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person8, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person9, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person10, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person11, oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person12 ;
  a2a:hasEvent oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_0, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_1, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_2, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_3, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_4, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_5, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_6, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_7, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_8, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_9, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_10, oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_11 ;
  a2a:hasSource oa:source_vls_b9f8f5eb-e207-4150-c709-78b391d1771f .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person1
  a a2a:Person ;
  rdfs:label "Jan Willem Woltering" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Woltering" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1817" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1817-01-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person2
  a a2a:Person ;
  rdfs:label "Maria Johanna Ocks" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Ocks" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Ocks"
  ] ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1822-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person3
  a a2a:Person ;
  rdfs:label "Hermanus Bartel Woltering" ;
  a2a:PersonName [
    rdfs:label "Hermanus Bartel Woltering" ;
    a2a:PersonNameFirstName "Hermanus Bartel" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1845-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person4
  a a2a:Person ;
  rdfs:label "Jan Willem Woltering" ;
  a2a:PersonName [
    rdfs:label "Jan Willem Woltering" ;
    a2a:PersonNameFirstName "Jan Willem" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1850-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person5
  a a2a:Person ;
  rdfs:label "Gerardina Josina Elisabeth Woltering" ;
  a2a:PersonName [
    rdfs:label "Gerardina Josina Elisabeth Woltering" ;
    a2a:PersonNameFirstName "Gerardina Josina Elisabeth" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1852-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person6
  a a2a:Person ;
  rdfs:label "Johannes Philippus Woltering" ;
  a2a:PersonName [
    rdfs:label "Johannes Philippus Woltering" ;
    a2a:PersonNameFirstName "Johannes Philippus" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1853-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person7
  a a2a:Person ;
  rdfs:label "George Petrus Woltering" ;
  a2a:PersonName [
    rdfs:label "George Petrus Woltering" ;
    a2a:PersonNameFirstName "George Petrus" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1858-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person8
  a a2a:Person ;
  rdfs:label "Saartje Elisabeth Woltering" ;
  a2a:PersonName [
    rdfs:label "Saartje Elisabeth Woltering" ;
    a2a:PersonNameFirstName "Saartje Elisabeth" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1860-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person9
  a a2a:Person ;
  rdfs:label "Gerardina Rosina Woltering" ;
  a2a:PersonName [
    rdfs:label "Gerardina Rosina Woltering" ;
    a2a:PersonNameFirstName "Gerardina Rosina" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1862-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person10
  a a2a:Person ;
  rdfs:label "Maria Johanna Woltering" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Woltering" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1863-12-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person11
  a a2a:Person ;
  rdfs:label "Adriana Pieternella Woltering" ;
  a2a:PersonName [
    rdfs:label "Adriana Pieternella Woltering" ;
    a2a:PersonNameFirstName "Adriana Pieternella" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1866-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person12
  a a2a:Person ;
  rdfs:label "Willem Hendrik Woltering" ;
  a2a:PersonName [
    rdfs:label "Willem Hendrik Woltering" ;
    a2a:PersonNameFirstName "Willem Hendrik" ;
    a2a:PersonNameLastName "Woltering"
  ] ;
  a2a:BirthDate [
    a2a:Year "1840" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1840-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person1 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person2 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person3 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person4 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person5 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person6 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person7 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person8 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person9 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person10 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person11 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:relationep_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Person12 ;
  a2a:EventKeyRef oa:event_vls_b9f8f5eb-e207-4150-c709-78b391d1771f_Event1 .

oa:source_vls_b9f8f5eb-e207-4150-c709-78b391d1771f
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1860-01-01 - 1890-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Bevolkingsregister Vlissingen 1860-1890 deel W1, 1860-1890" ;
    a2a:RegistryNumber "516" ;
    a2a:Folio "93" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1860-1890 deel W1, 1860-1890, 516, 93"
  ] ;
  a2a:SourceLastChangeDate "2017-12-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=0&mizig=310&miadt=124&miaet=54&micode=434.516&minr=3729060&miview=ldt" ;
  a2a:RecordGUID "{b9f8f5eb-e207-4150-c709-78b391d1771f}" ;
  a2a:SourceRemarkProvenance "434.516_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

