@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_9ee8be5d-cb20-e782-42dc-a41e36e560f0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1900)" ;
  a2a:hasPerson oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person1, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person2, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person3, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person4, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person5, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person6, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person7, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person8, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person9, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person10, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person11, oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person12 ;
  a2a:hasEvent oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_0, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_1, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_2, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_3, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_4, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_5, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_6, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_7, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_8, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_9, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_10, oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_11 ;
  a2a:hasSource oa:source_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0 .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person1
  a a2a:Person ;
  rdfs:label "Willem Roelofse" ;
  a2a:PersonName [
    rdfs:label "Willem Roelofse" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1884-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person2
  a a2a:Person ;
  rdfs:label "Neeltje Roelse" ;
  a2a:PersonName [
    rdfs:label "Neeltje Roelse" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Roelse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1865-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Westkapelle" ;
    rdfs:label "Westkapelle"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person3
  a a2a:Person ;
  rdfs:label "Coenraad Roelof Roelofse" ;
  a2a:PersonName [
    rdfs:label "Coenraad Roelof Roelofse" ;
    a2a:PersonNameFirstName "Coenraad Roelof" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1852-05-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person4
  a a2a:Person ;
  rdfs:label "Coenraad Pieter Roelofse" ;
  a2a:PersonName [
    rdfs:label "Coenraad Pieter Roelofse" ;
    a2a:PersonNameFirstName "Coenraad Pieter" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1889-04-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person5
  a a2a:Person ;
  rdfs:label "Lourina Roelofse" ;
  a2a:PersonName [
    rdfs:label "Lourina Roelofse" ;
    a2a:PersonNameFirstName "Lourina" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1890-12-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person6
  a a2a:Person ;
  rdfs:label "Blazina Louwerina Roelofse" ;
  a2a:PersonName [
    rdfs:label "Blazina Louwerina Roelofse" ;
    a2a:PersonNameFirstName "Blazina Louwerina" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1892-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person7
  a a2a:Person ;
  rdfs:label "Abraham Roelofse" ;
  a2a:PersonName [
    rdfs:label "Abraham Roelofse" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1893-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person8
  a a2a:Person ;
  rdfs:label "Magdalena Adriana Catharina Roelofse" ;
  a2a:PersonName [
    rdfs:label "Magdalena Adriana Catharina Roelofse" ;
    a2a:PersonNameFirstName "Magdalena Adriana Catharina" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1894-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person9
  a a2a:Person ;
  rdfs:label "Leunis Roelofse" ;
  a2a:PersonName [
    rdfs:label "Leunis Roelofse" ;
    a2a:PersonNameFirstName "Leunis" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1896-04-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person10
  a a2a:Person ;
  rdfs:label "Cornelis Roelofse" ;
  a2a:PersonName [
    rdfs:label "Cornelis Roelofse" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1897-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person11
  a a2a:Person ;
  rdfs:label "Cornelia Roelofse" ;
  a2a:PersonName [
    rdfs:label "Cornelia Roelofse" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1899-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person12
  a a2a:Person ;
  rdfs:label "Coenraad Roelof Roelofse" ;
  a2a:PersonName [
    rdfs:label "Coenraad Roelof Roelofse" ;
    a2a:PersonNameFirstName "Coenraad Roelof" ;
    a2a:PersonNameLastName "Roelofse"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1900-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person1 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person2 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person3 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person4 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person5 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person6 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person7 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person8 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person9 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person10 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person11 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:relationep_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Person12 ;
  a2a:EventKeyRef oa:event_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0_Event1 .

oa:source_vls_9ee8be5d-cb20-e782-42dc-a41e36e560f0
  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 Q, R1-2, 1890-1900" ;
    a2a:RegistryNumber "527" ;
    a2a:Folio "78" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1890-1900 deel Q, R1-2, 1890-1900, 527, 78"
  ] ;
  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.527&minr=4220433&miview=ldt" ;
  a2a:RecordGUID "{9ee8be5d-cb20-e782-42dc-a41e36e560f0}" ;
  a2a:SourceRemarkProvenance "434.527_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

