@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_20c0fbae-9bde-c5d1-e64e-5f49fed9348a
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1900)" ;
  a2a:hasPerson oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person1, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person2, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person3, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person4, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person5, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person6, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person7, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person8, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person9, oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person10 ;
  a2a:hasEvent oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_0, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_1, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_2, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_3, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_4, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_5, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_6, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_7, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_8, oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_9 ;
  a2a:hasSource oa:source_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person1
  a a2a:Person ;
  rdfs:label "Kaspar Keller" ;
  a2a:PersonName [
    rdfs:label "Kaspar Keller" ;
    a2a:PersonNameFirstName "Kaspar" ;
    a2a:PersonNameLastName "Keller"
  ] ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1846-08-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gutenschweil (D)" ;
    rdfs:label "Gutenschweil (D)"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person2
  a a2a:Person ;
  rdfs:label "Margaretha Petronella Claassen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Petronella Claassen" ;
    a2a:PersonNameFirstName "Margaretha Petronella" ;
    a2a:PersonNameLastName "Claassen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1831-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Renkum" ;
    rdfs:label "Renkum"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person3
  a a2a:Person ;
  rdfs:label "Francina Clara Goudriaan" ;
  a2a:PersonName [
    rdfs:label "Francina Clara Goudriaan" ;
    a2a:PersonNameFirstName "Francina Clara" ;
    a2a:PersonNameLastName "Goudriaan"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1873-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person4
  a a2a:Person ;
  rdfs:label "Jan Visser" ;
  a2a:PersonName [
    rdfs:label "Jan Visser" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Visser"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "1" ;
    a2a:Day "2" ;
    rdfs:label "1863-01-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bruinisse" ;
    rdfs:label "Bruinisse"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person5
  a a2a:Person ;
  rdfs:label "Pieternella Proost" ;
  a2a:PersonName [
    rdfs:label "Pieternella Proost" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Proost"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1853-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person6
  a a2a:Person ;
  rdfs:label "Cornelia Tienpont" ;
  a2a:PersonName [
    rdfs:label "Cornelia Tienpont" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Tienpont"
  ] ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1877-07-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person7
  a a2a:Person ;
  rdfs:label "Maria Tienpont" ;
  a2a:PersonName [
    rdfs:label "Maria Tienpont" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Tienpont"
  ] ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1881-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person8
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Tienpont" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Tienpont" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Tienpont"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1883-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person9
  a a2a:Person ;
  rdfs:label "Fredericus Johannes Tienpont" ;
  a2a:PersonName [
    rdfs:label "Fredericus Johannes Tienpont" ;
    a2a:PersonNameFirstName "Fredericus Johannes" ;
    a2a:PersonNameLastName "Tienpont"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "12" ;
    a2a:Day "30" ;
    rdfs:label "1878-12-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person10
  a a2a:Person ;
  rdfs:label "Magdalena Cornelia Tienpont" ;
  a2a:PersonName [
    rdfs:label "Magdalena Cornelia Tienpont" ;
    a2a:PersonNameFirstName "Magdalena Cornelia" ;
    a2a:PersonNameLastName "Tienpont"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1895-08-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person1 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person2 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person3 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person4 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person5 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person6 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person7 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person8 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person9 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:relationep_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Person10 ;
  a2a:EventKeyRef oa:event_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a_Event1 .

oa:source_vls_20c0fbae-9bde-c5d1-e64e-5f49fed9348a
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Bevolkingsregister Vlissingen 1890-1900 deel J, K1-2, 1890-1900" ;
    a2a:RegistryNumber "523" ;
    a2a:Folio "35" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1890-1900 deel J, K1-2, 1890-1900, 523, 35"
  ] ;
  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.523&minr=4213682&miview=ldt" ;
  a2a:RecordGUID "{20c0fbae-9bde-c5d1-e64e-5f49fed9348a}" ;
  a2a:SourceRemarkProvenance "434.523_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

