@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_c40959ff-dfc6-28ff-1cd1-10cffbdb9631
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1910-1921)" ;
  a2a:hasPerson oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person1, oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person2, oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person3, oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person4 ;
  a2a:hasEvent oa:event_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_0, oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_1, oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_2, oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_3 ;
  a2a:hasSource oa:source_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631 .

oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person1
  a a2a:Person ;
  rdfs:label "Jacoba le Clercq" ;
  a2a:PersonName [
    rdfs:label "Jacoba le Clercq" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Clercq"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1874-09-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kruiningen" ;
    rdfs:label "Kruiningen"
  ] .

oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person2
  a a2a:Person ;
  rdfs:label "Wigle Swart" ;
  a2a:PersonName [
    rdfs:label "Wigle Swart" ;
    a2a:PersonNameFirstName "Wigle" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1897-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person3
  a a2a:Person ;
  rdfs:label "Zeger Cornelis Swart" ;
  a2a:PersonName [
    rdfs:label "Zeger Cornelis Swart" ;
    a2a:PersonNameFirstName "Zeger Cornelis" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1898-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person4
  a a2a:Person ;
  rdfs:label "Albert Swart" ;
  a2a:PersonName [
    rdfs:label "Albert Swart" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1900-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person1 ;
  a2a:EventKeyRef oa:event_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Event1 .

oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person2 ;
  a2a:EventKeyRef oa:event_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Event1 .

oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person3 ;
  a2a:EventKeyRef oa:event_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Event1 .

oa:relationep_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Person4 ;
  a2a:EventKeyRef oa:event_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631_Event1 .

oa:source_vls_c40959ff-dfc6-28ff-1cd1-10cffbdb9631
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1910-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Bevolkingsregisters Vlissingen 1910-1921 deel S3-5, 1910-1921" ;
    a2a:RegistryNumber "576" ;
    a2a:Folio "468" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregisters Vlissingen 1910-1921 deel S3-5, 1910-1921, 576, 468"
  ] ;
  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.576&minr=4020242&miview=ldt" ;
  a2a:RecordGUID "{c40959ff-dfc6-28ff-1cd1-10cffbdb9631}" ;
  a2a:SourceRemarkProvenance "434.576_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

