@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_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1900)" ;
  a2a:hasPerson oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person1, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person2, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person3, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person4, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person5, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person6, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person7, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person8, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person9, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person10, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person11, oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person12 ;
  a2a:hasEvent oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_0, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_1, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_2, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_3, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_4, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_5, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_6, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_7, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_8, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_9, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_10, oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_11 ;
  a2a:hasSource oa:source_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103 .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person1
  a a2a:Person ;
  rdfs:label "Gerard Bostelaar" ;
  a2a:PersonName [
    rdfs:label "Gerard Bostelaar" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Bostelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1873-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person2
  a a2a:Person ;
  rdfs:label "Cornelia Neeltje van den Driest" ;
  a2a:PersonName [
    rdfs:label "Cornelia Neeltje van den Driest" ;
    a2a:PersonNameFirstName "Cornelia Neeltje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Driest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1862-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gastel" ;
    rdfs:label "Gastel"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person3
  a a2a:Person ;
  rdfs:label "Nicolaas Stroo" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Stroo" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "4" ;
    a2a:Day "5" ;
    rdfs:label "1886-04-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person4
  a a2a:Person ;
  rdfs:label "Jan Stroo" ;
  a2a:PersonName [
    rdfs:label "Jan Stroo" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1887-03-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person5
  a a2a:Person ;
  rdfs:label "Leendert Stroo" ;
  a2a:PersonName [
    rdfs:label "Leendert Stroo" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1890-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person6
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Stroo" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Stroo" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1891-11-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person7
  a a2a:Person ;
  rdfs:label "Pieter Hendrik Stroo" ;
  a2a:PersonName [
    rdfs:label "Pieter Hendrik Stroo" ;
    a2a:PersonNameFirstName "Pieter Hendrik" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1884-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Fijnaart" ;
    rdfs:label "Fijnaart"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person8
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Stroo" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Stroo" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1893-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person9
  a a2a:Person ;
  rdfs:label "Hendrik Stroo" ;
  a2a:PersonName [
    rdfs:label "Hendrik Stroo" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Stroo"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "11" ;
    a2a:Day "26" ;
    rdfs:label "1894-11-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person10
  a a2a:Person ;
  rdfs:label "Lein Bostelaar" ;
  a2a:PersonName [
    rdfs:label "Lein Bostelaar" ;
    a2a:PersonNameFirstName "Lein" ;
    a2a:PersonNameLastName "Bostelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1898-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person11
  a a2a:Person ;
  rdfs:label "Lein Gerard Bostelaar" ;
  a2a:PersonName [
    rdfs:label "Lein Gerard Bostelaar" ;
    a2a:PersonNameFirstName "Lein Gerard" ;
    a2a:PersonNameLastName "Bostelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1899-02-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person12
  a a2a:Person ;
  rdfs:label "Willemina Cornelia Bostelaar" ;
  a2a:PersonName [
    rdfs:label "Willemina Cornelia Bostelaar" ;
    a2a:PersonNameFirstName "Willemina Cornelia" ;
    a2a:PersonNameLastName "Bostelaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1900-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person1 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person2 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person3 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person4 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person5 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person6 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person7 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person8 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person9 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person10 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person11 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:relationep_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Person12 ;
  a2a:EventKeyRef oa:event_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103_Event1 .

oa:source_vls_a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103
  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 B2-4, 1890-1900" ;
    a2a:RegistryNumber "519" ;
    a2a:Folio "706" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1890-1900 deel B2-4, 1890-1900, 519, 706"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://www.archieven.nl/maisi_ajax_proxy0.php?mivast=0&mizig=310&miadt=124&miaet=185&micode=434&minr=4568284&milang=nl&misort=last_mod%7Cdesc&miview=viewer2" ;
    a2a:UriPreview "https://files.archieven.nl/php/get_thumb.php?adt_id=124&toegang=434&file=434.519%5c434.519.B3.00706.jpg"
  ] ;
  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.519&minr=3768308&miview=ldt" ;
  a2a:RecordGUID "{a16e8bcc-26eb-aa0b-ec5f-2ed1c67b3103}" ;
  a2a:SourceRemarkProvenance "434.519_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

