@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_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF
  a a2a:Record ;
  rdfs:label "Registratie in 1850-1858 te Vlissingen" ;
  a2a:hasPerson oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597471, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597472, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597473, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597474, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597475, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597476, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597477, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597478, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597479, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597480, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597481, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597482, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597483, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597484, oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597485 ;
  a2a:hasEvent oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_0, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_1, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_2, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_3, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_4, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_5, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_6, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_7, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_8, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_9, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_10, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_11, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_12, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_13, oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_14 ;
  a2a:hasSource oa:source_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597471
  a a2a:Person ;
  rdfs:label "Hubregt Pieter van Os" ;
  a2a:PersonName [
    rdfs:label "Hubregt Pieter van Os" ;
    a2a:PersonNameFirstName "Hubregt Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "10-09-1816" ;
    a2a:Year "1816" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "10-09-1816"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Scheeptimmerman" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597472
  a a2a:Person ;
  rdfs:label "Reinia Johanna Roelofs" ;
  a2a:PersonName [
    rdfs:label "Reinia Johanna Roelofs" ;
    a2a:PersonNameFirstName "Reinia Johanna" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "23-06-1818" ;
    a2a:Year "1818" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "23-06-1818"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597473
  a a2a:Person ;
  rdfs:label "Cornelis Roelof van Os" ;
  a2a:PersonName [
    rdfs:label "Cornelis Roelof van Os" ;
    a2a:PersonNameFirstName "Cornelis Roelof" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "15-07-1849" ;
    a2a:Year "1849" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "15-07-1849"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597474
  a a2a:Person ;
  rdfs:label "Pieternella Suzanna van Os" ;
  a2a:PersonName [
    rdfs:label "Pieternella Suzanna van Os" ;
    a2a:PersonNameFirstName "Pieternella Suzanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "31-01-1845" ;
    a2a:Year "1845" ;
    a2a:Month "01" ;
    a2a:Day "31" ;
    rdfs:label "31-01-1845"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597475
  a a2a:Person ;
  rdfs:label "Johanna Cornelia van Os" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia van Os" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "01-03-1852" ;
    a2a:Year "1852" ;
    a2a:Month "03" ;
    a2a:Day "01" ;
    rdfs:label "01-03-1852"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597476
  a a2a:Person ;
  rdfs:label "Jacobus Cornelis Adriaansen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelis Adriaansen" ;
    a2a:PersonNameFirstName "Jacobus Cornelis" ;
    a2a:PersonNameLastName "Adriaansen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "04-02-1811" ;
    a2a:Year "1811" ;
    a2a:Month "02" ;
    a2a:Day "04" ;
    rdfs:label "04-02-1811"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sas van Gend" ;
    rdfs:label "Sas van Gend"
  ] ;
  a2a:Profession "Timmerman" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597477
  a a2a:Person ;
  rdfs:label "Sophia Adriana Boxman" ;
  a2a:PersonName [
    rdfs:label "Sophia Adriana Boxman" ;
    a2a:PersonNameFirstName "Sophia Adriana" ;
    a2a:PersonNameLastName "Boxman"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "13-05-1814" ;
    a2a:Year "1814" ;
    a2a:Month "05" ;
    a2a:Day "13" ;
    rdfs:label "13-05-1814"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597478
  a a2a:Person ;
  rdfs:label "Johannes Willem Jacobus Adriaansen" ;
  a2a:PersonName [
    rdfs:label "Johannes Willem Jacobus Adriaansen" ;
    a2a:PersonNameFirstName "Johannes Willem Jacobus" ;
    a2a:PersonNameLastName "Adriaansen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "24-01-1839" ;
    a2a:Year "1839" ;
    a2a:Month "01" ;
    a2a:Day "24" ;
    rdfs:label "24-01-1839"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veere" ;
    rdfs:label "Veere"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597479
  a a2a:Person ;
  rdfs:label "Jacobus Adriaansen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Adriaansen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Adriaansen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "26-10-1840" ;
    a2a:Year "1840" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "26-10-1840"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597480
  a a2a:Person ;
  rdfs:label "Joost Baljé" ;
  a2a:PersonName [
    rdfs:label "Joost Baljé" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Baljé"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "20-03-1826" ;
    a2a:Year "1826" ;
    a2a:Month "03" ;
    a2a:Day "20" ;
    rdfs:label "20-03-1826"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Zeeman" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597481
  a a2a:Person ;
  rdfs:label "Maghalina Meynderts" ;
  a2a:PersonName [
    rdfs:label "Maghalina Meynderts" ;
    a2a:PersonNameFirstName "Maghalina" ;
    a2a:PersonNameLastName "Meynderts"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "06-08-1831" ;
    a2a:Year "1831" ;
    a2a:Month "08" ;
    a2a:Day "06" ;
    rdfs:label "06-08-1831"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597482
  a a2a:Person ;
  rdfs:label "Bastiaan Gerardus Baljé" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Gerardus Baljé" ;
    a2a:PersonNameFirstName "Bastiaan Gerardus" ;
    a2a:PersonNameLastName "Baljé"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "20-04-1854" ;
    a2a:Year "1854" ;
    a2a:Month "04" ;
    a2a:Day "20" ;
    rdfs:label "20-04-1854"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597483
  a a2a:Person ;
  rdfs:label "Machalina Jacoba Baljé" ;
  a2a:PersonName [
    rdfs:label "Machalina Jacoba Baljé" ;
    a2a:PersonNameFirstName "Machalina Jacoba" ;
    a2a:PersonNameLastName "Baljé"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "29-08-1856" ;
    a2a:Year "1856" ;
    a2a:Month "08" ;
    a2a:Day "29" ;
    rdfs:label "29-08-1856"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597484
  a a2a:Person ;
  rdfs:label "Reinier Pieter Lankester" ;
  a2a:PersonName [
    rdfs:label "Reinier Pieter Lankester" ;
    a2a:PersonNameFirstName "Reinier Pieter" ;
    a2a:PersonNameLastName "Lankester"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "11-09-1816" ;
    a2a:Year "1816" ;
    a2a:Month "09" ;
    a2a:Day "11" ;
    rdfs:label "11-09-1816"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Schilder" .

oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597485
  a a2a:Person ;
  rdfs:label "Maria van Riems" ;
  a2a:PersonName [
    rdfs:label "Maria van Riems" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riems"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "03-05-1823" ;
    a2a:Year "1823" ;
    a2a:Month "05" ;
    a2a:Day "03" ;
    rdfs:label "03-05-1823"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:Profession "Geen" .

oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "1850-1858" ;
    a2a:Year "1850"
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597471 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597472 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597473 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_3
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597474 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_4
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597475 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_5
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597476 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_6
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597477 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_7
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597478 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_8
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597479 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_9
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597480 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_10
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597481 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_11
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597482 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_12
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597483 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_13
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597484 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:relationep_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_14
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in bevolkingsregister" ;
  a2a:RelationType "other:Persoon in bevolkingsregister" ;
  a2a:PersonKeyRef oa:person_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Person2527597485 ;
  a2a:EventKeyRef oa:event_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF_Event1 .

oa:source_zar_265CDF17-7EEE-42B2-9258-3BA18B2B8CFF
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vlissingen, Nederland", "1850-01-01 - 1858-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1858-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1850-1858" ;
    a2a:Year "1850" ;
    rdfs:label "1850-1858"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand en Bevolking Gemeente Vlissingen, 1810-1994" ;
    a2a:Book "Vlissingen, wijkregister 1850-1858 deel G" ;
    a2a:RegistryNumber "479" ;
    a2a:Folio "93" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand en Bevolking Gemeente Vlissingen, 1810-1994, Vlissingen, wijkregister 1850-1858 deel G, 479, 93"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/BC722D3E1FC3411AB19A6F7196444FE1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/BC722D3E1FC3411AB19A6F7196444FE1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/BC722D3E1FC3411AB19A6F7196444FE1"
  ] ;
  a2a:SourceLastChangeDate "2022-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/265CDF177EEE42B292583BA18B2B8CFF" ;
  a2a:RecordIdentifier "2527597470" ;
  a2a:RecordGUID "{265CDF17-7EEE-42B2-9258-3BA18B2B8CFF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/23559FEE5C554F5E83AA36AB0E54674C" .

