@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_7bd7e4db-6d30-b93d-d79e-81d29049c889
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person1, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person2, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person3, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person4, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person5, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person6, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person7, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person8, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person9, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person10, oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person11 ;
  a2a:hasEvent oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_0, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_1, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_2, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_3, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_4, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_5, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_6, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_7, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_8, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_9, oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_10 ;
  a2a:hasSource oa:source_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889 .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person1
  a a2a:Person ;
  rdfs:label "Philip de Leef" ;
  a2a:PersonName [
    rdfs:label "Philip de Leef" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1825-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person2
  a a2a:Person ;
  rdfs:label "Betje Cohen" ;
  a2a:PersonName [
    rdfs:label "Betje Cohen" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1834-05-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person3
  a a2a:Person ;
  rdfs:label "Ferdinand de Leef" ;
  a2a:PersonName [
    rdfs:label "Ferdinand de Leef" ;
    a2a:PersonNameFirstName "Ferdinand" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "10" ;
    a2a:Day "14" ;
    rdfs:label "1857-10-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person4
  a a2a:Person ;
  rdfs:label "Charles Philip de Leef" ;
  a2a:PersonName [
    rdfs:label "Charles Philip de Leef" ;
    a2a:PersonNameFirstName "Charles Philip" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1864-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person5
  a a2a:Person ;
  rdfs:label "Leonardus Philip de Leef" ;
  a2a:PersonName [
    rdfs:label "Leonardus Philip de Leef" ;
    a2a:PersonNameFirstName "Leonardus Philip" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1866-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person6
  a a2a:Person ;
  rdfs:label "Rozetta Evalina Philippina de Leef" ;
  a2a:PersonName [
    rdfs:label "Rozetta Evalina Philippina de Leef" ;
    a2a:PersonNameFirstName "Rozetta Evalina Philippina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1868-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person7
  a a2a:Person ;
  rdfs:label "Evelina Helena de Leef" ;
  a2a:PersonName [
    rdfs:label "Evelina Helena de Leef" ;
    a2a:PersonNameFirstName "Evelina Helena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leef"
  ] ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "1" ;
    a2a:Day "3" ;
    rdfs:label "1873-01-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person8
  a a2a:Person ;
  rdfs:label "Catharina Blok" ;
  a2a:PersonName [
    rdfs:label "Catharina Blok" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1870-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarland" ;
    rdfs:label "Baarland"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person9
  a a2a:Person ;
  rdfs:label "Josephine Baert" ;
  a2a:PersonName [
    rdfs:label "Josephine Baert" ;
    a2a:PersonNameFirstName "Josephine" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1883-01-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Koewacht" ;
    rdfs:label "Koewacht"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person10
  a a2a:Person ;
  rdfs:label "Sara Johanna Looij" ;
  a2a:PersonName [
    rdfs:label "Sara Johanna Looij" ;
    a2a:PersonNameFirstName "Sara Johanna" ;
    a2a:PersonNameLastName "Looij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1883-08-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] .

oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person11
  a a2a:Person ;
  rdfs:label "Jacques Cohen" ;
  a2a:PersonName [
    rdfs:label "Jacques Cohen" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Cohen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1859-06-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person1 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person2 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person3 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person4 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person5 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person6 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person7 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person8 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person9 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person10 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:relationep_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Person11 ;
  a2a:EventKeyRef oa:event_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889_Event1 .

oa:source_vls_7bd7e4db-6d30-b93d-d79e-81d29049c889
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1900-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Bevolkingsregister Vlissingen 1900-1910 deel K3, L1, 1900-1910" ;
    a2a:RegistryNumber "543" ;
    a2a:Folio "63" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1900-1910 deel K3, L1, 1900-1910, 543, 63"
  ] ;
  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=4578070&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.543%5c434.543.L1.00063.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.543&minr=3949389&miview=ldt" ;
  a2a:RecordGUID "{7bd7e4db-6d30-b93d-d79e-81d29049c889}" ;
  a2a:SourceRemarkProvenance "434.543_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

