@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_f759a3af-ca40-7aec-6667-ef4a22b94cd7
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1826-1830)" ;
  a2a:hasPerson oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person1, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person2, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person3, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person4, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person5, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person6, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person7, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person8, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person9, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person10, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person11, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person12, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person13, oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person14 ;
  a2a:hasEvent oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_0, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_1, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_2, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_3, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_4, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_5, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_6, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_7, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_8, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_9, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_10, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_11, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_12, oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_13 ;
  a2a:hasSource oa:source_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7 .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person1
  a a2a:Person ;
  rdfs:label "Martinus Azart" ;
  a2a:PersonName [
    rdfs:label "Martinus Azart" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Azart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1771" ;
    a2a:Month "4" ;
    a2a:Day "8" ;
    rdfs:label "1771-04-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge" ;
    rdfs:label "Blankenberge"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person2
  a a2a:Person ;
  rdfs:label "Maria Moransch" ;
  a2a:PersonName [
    rdfs:label "Maria Moransch" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Moransch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1770" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1770-04-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge" ;
    rdfs:label "Blankenberge"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person3
  a a2a:Person ;
  rdfs:label "Martinus Jakobus Azart" ;
  a2a:PersonName [
    rdfs:label "Martinus Jakobus Azart" ;
    a2a:PersonNameFirstName "Martinus Jakobus" ;
    a2a:PersonNameLastName "Azart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1803" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1803-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge" ;
    rdfs:label "Blankenberge"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person4
  a a2a:Person ;
  rdfs:label "Pieternella Azart" ;
  a2a:PersonName [
    rdfs:label "Pieternella Azart" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Azart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1807-04-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge" ;
    rdfs:label "Blankenberge"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person5
  a a2a:Person ;
  rdfs:label "Wanne Azart" ;
  a2a:PersonName [
    rdfs:label "Wanne Azart" ;
    a2a:PersonNameFirstName "Wanne" ;
    a2a:PersonNameLastName "Azart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1812-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge" ;
    rdfs:label "Blankenberge"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person6
  a a2a:Person ;
  rdfs:label "Franciscus Joseph Azart" ;
  a2a:PersonName [
    rdfs:label "Franciscus Joseph Azart" ;
    a2a:PersonNameFirstName "Franciscus Joseph" ;
    a2a:PersonNameLastName "Azart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1814" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1814-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberge" ;
    rdfs:label "Blankenberge"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person7
  a a2a:Person ;
  rdfs:label "Johanna Maria Azart" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Azart" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Azart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1827-09-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person8
  a a2a:Person ;
  rdfs:label "Johannes Martinus Scheffer" ;
  a2a:PersonName [
    rdfs:label "Johannes Martinus Scheffer" ;
    a2a:PersonNameFirstName "Johannes Martinus" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1798-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person9
  a a2a:Person ;
  rdfs:label "Maria Johanna Scheffers" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Scheffers" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Scheffers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1806" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1806-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person10
  a a2a:Person ;
  rdfs:label "Maria Johanna Scheffer" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Scheffer" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1824-10-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person11
  a a2a:Person ;
  rdfs:label "Johan Philip Scheffer" ;
  a2a:PersonName [
    rdfs:label "Johan Philip Scheffer" ;
    a2a:PersonNameFirstName "Johan Philip" ;
    a2a:PersonNameLastName "Scheffer"
  ] ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1827-03-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person12
  a a2a:Person ;
  rdfs:label "Johanna Barbera Hool" ;
  a2a:PersonName [
    rdfs:label "Johanna Barbera Hool" ;
    a2a:PersonNameFirstName "Johanna Barbera" ;
    a2a:PersonNameLastName "Hool"
  ] ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "4" ;
    a2a:Day "24" ;
    rdfs:label "1778-04-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person13
  a a2a:Person ;
  rdfs:label "George Morison" ;
  a2a:PersonName [
    rdfs:label "George Morison" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Morison"
  ] ;
  a2a:BirthDate [
    a2a:Year "1775" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1775-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schotland" ;
    rdfs:label "Schotland"
  ] .

oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person14
  a a2a:Person ;
  rdfs:label "Sara Cornelia Koopman" ;
  a2a:PersonName [
    rdfs:label "Sara Cornelia Koopman" ;
    a2a:PersonNameFirstName "Sara Cornelia" ;
    a2a:PersonNameLastName "Koopman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1760" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1760-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nimwegen" ;
    rdfs:label "Nimwegen"
  ] .

oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventRemarkOpmerking "Eigenaar pand: Terwoert, P." .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person1 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person2 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person3 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person4 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person5 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person6 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person7 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person8 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person9 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person10 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person11 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person12 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person13 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:relationep_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Person14 ;
  a2a:EventKeyRef oa:event_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7_Event1 .

oa:source_vls_f759a3af-ca40-7aec-6667-ef4a22b94cd7
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, Wijkregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1826-01-01 - 1830-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Wijkregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Wijkregister Vlissingen 1826-1830 deel D, 1826-1830" ;
    a2a:RegistryNumber "401" ;
    a2a:Folio "9" ;
    rdfs:label "Gemeentearchief Vlissingen, Wijkregister Vlissingen 1826-1830 deel D, 1826-1830, 401, 9"
  ] ;
  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.401&minr=4063260&miview=ldt" ;
  a2a:RecordGUID "{f759a3af-ca40-7aec-6667-ef4a22b94cd7}" ;
  a2a:SourceRemarkProvenance "434.401_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

