@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_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person1, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person2, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person3, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person4, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person5, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person6, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person7, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person8, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person9, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person10, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person11, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person12, oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person13 ;
  a2a:hasEvent oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_0, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_1, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_2, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_3, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_4, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_5, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_6, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_7, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_8, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_9, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_10, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_11, oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_12 ;
  a2a:hasSource oa:source_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2 .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person1
  a a2a:Person ;
  rdfs:label "Carolus Ludovicus Vincentius Block" ;
  a2a:PersonName [
    rdfs:label "Carolus Ludovicus Vincentius Block" ;
    a2a:PersonNameFirstName "Carolus Ludovicus Vincentius" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "8" ;
    a2a:Day "22" ;
    rdfs:label "1845-08-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostende" ;
    rdfs:label "Oostende"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person2
  a a2a:Person ;
  rdfs:label "Eugène Prosper Block" ;
  a2a:PersonName [
    rdfs:label "Eugène Prosper Block" ;
    a2a:PersonNameFirstName "Eugène Prosper" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1872-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person3
  a a2a:Person ;
  rdfs:label "Fidelia Dewaeij" ;
  a2a:PersonName [
    rdfs:label "Fidelia Dewaeij" ;
    a2a:PersonNameFirstName "Fidelia" ;
    a2a:PersonNameLastName "Dewaeij"
  ] ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1847-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Blankenberghe" ;
    rdfs:label "Blankenberghe"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person4
  a a2a:Person ;
  rdfs:label "Maria Delphina Block" ;
  a2a:PersonName [
    rdfs:label "Maria Delphina Block" ;
    a2a:PersonNameFirstName "Maria Delphina" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1878-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person5
  a a2a:Person ;
  rdfs:label "Eugène Prosper Block" ;
  a2a:PersonName [
    rdfs:label "Eugène Prosper Block" ;
    a2a:PersonNameFirstName "Eugène Prosper" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1872-08-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person6
  a a2a:Person ;
  rdfs:label "Celestine Julienne Fidelia Block" ;
  a2a:PersonName [
    rdfs:label "Celestine Julienne Fidelia Block" ;
    a2a:PersonNameFirstName "Celestine Julienne Fidelia" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1883-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person7
  a a2a:Person ;
  rdfs:label "Arthur Charles Louis Block" ;
  a2a:PersonName [
    rdfs:label "Arthur Charles Louis Block" ;
    a2a:PersonNameFirstName "Arthur Charles Louis" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1885-04-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person8
  a a2a:Person ;
  rdfs:label "Augustus Franciscus Lodevicus Block" ;
  a2a:PersonName [
    rdfs:label "Augustus Franciscus Lodevicus Block" ;
    a2a:PersonNameFirstName "Augustus Franciscus Lodevicus" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1888-01-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person9
  a a2a:Person ;
  rdfs:label "Florence Delphine Marie Block" ;
  a2a:PersonName [
    rdfs:label "Florence Delphine Marie Block" ;
    a2a:PersonNameFirstName "Florence Delphine Marie" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1890-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person10
  a a2a:Person ;
  rdfs:label "Charles Augustinus Block" ;
  a2a:PersonName [
    rdfs:label "Charles Augustinus Block" ;
    a2a:PersonNameFirstName "Charles Augustinus" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1870-09-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person11
  a a2a:Person ;
  rdfs:label "Johannes Gerardus Block" ;
  a2a:PersonName [
    rdfs:label "Johannes Gerardus Block" ;
    a2a:PersonNameFirstName "Johannes Gerardus" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1874-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person12
  a a2a:Person ;
  rdfs:label "Louis Christiaan Block" ;
  a2a:PersonName [
    rdfs:label "Louis Christiaan Block" ;
    a2a:PersonNameFirstName "Louis Christiaan" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1876-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person13
  a a2a:Person ;
  rdfs:label "Richard Alexander Block" ;
  a2a:PersonName [
    rdfs:label "Richard Alexander Block" ;
    a2a:PersonNameFirstName "Richard Alexander" ;
    a2a:PersonNameLastName "Block"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1880-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person1 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person2 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person3 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person4 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person5 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person6 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person7 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person8 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person9 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person10 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person11 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person12 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:relationep_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Person13 ;
  a2a:EventKeyRef oa:event_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2_Event1 .

oa:source_vls_f7318864-c88b-6e2f-9d2e-45b72fcd3fd2
  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 B2, 1860-1890" ;
    a2a:RegistryNumber "492" ;
    a2a:Folio "202" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1860-1890 deel B2, 1860-1890, 492, 202"
  ] ;
  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.492&minr=3658854&miview=ldt" ;
  a2a:RecordGUID "{f7318864-c88b-6e2f-9d2e-45b72fcd3fd2}" ;
  a2a:SourceRemarkProvenance "434.492_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

