@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_ef34895a-ee3f-69ab-d701-9267d1fcedff
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1910)" ;
  a2a:hasPerson oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person1, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person2, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person3, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person4, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person5, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person6, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person7, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person8, oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person9 ;
  a2a:hasEvent oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_0, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_1, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_2, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_3, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_4, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_5, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_6, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_7, oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_8 ;
  a2a:hasSource oa:source_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person1
  a a2a:Person ;
  rdfs:label "Pieter Moens" ;
  a2a:PersonName [
    rdfs:label "Pieter Moens" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1874-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biggekerke" ;
    rdfs:label "Biggekerke"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person2
  a a2a:Person ;
  rdfs:label "Suzanna Harpe" ;
  a2a:PersonName [
    rdfs:label "Suzanna Harpe" ;
    a2a:PersonNameFirstName "Suzanna" ;
    a2a:PersonNameLastName "Harpe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1876-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biggekerke" ;
    rdfs:label "Biggekerke"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person3
  a a2a:Person ;
  rdfs:label "Adriaan Moens" ;
  a2a:PersonName [
    rdfs:label "Adriaan Moens" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1895-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biggekerke" ;
    rdfs:label "Biggekerke"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person4
  a a2a:Person ;
  rdfs:label "Abraham Moens" ;
  a2a:PersonName [
    rdfs:label "Abraham Moens" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1902-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person5
  a a2a:Person ;
  rdfs:label "Klaas Harpe" ;
  a2a:PersonName [
    rdfs:label "Klaas Harpe" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Harpe"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1863-03-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Biggekerke" ;
    rdfs:label "Biggekerke"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person6
  a a2a:Person ;
  rdfs:label "Pieternella Moens" ;
  a2a:PersonName [
    rdfs:label "Pieternella Moens" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1905-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person7
  a a2a:Person ;
  rdfs:label "Cornelis Margarethus Kersten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Margarethus Kersten" ;
    a2a:PersonNameFirstName "Cornelis Margarethus" ;
    a2a:PersonNameLastName "Kersten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1889-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person8
  a a2a:Person ;
  rdfs:label "Jacob Labruijère" ;
  a2a:PersonName [
    rdfs:label "Jacob Labruijère" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Labruijère"
  ] ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1837-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Grijpskerke" ;
    rdfs:label "Grijpskerke"
  ] .

oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person9
  a a2a:Person ;
  rdfs:label "Johannes Moens" ;
  a2a:PersonName [
    rdfs:label "Johannes Moens" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Moens"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1909-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person1 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person2 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person3 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person4 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person5 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person6 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person7 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person8 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:relationep_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Person9 ;
  a2a:EventKeyRef oa:event_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff_Event1 .

oa:source_vls_ef34895a-ee3f-69ab-d701-9267d1fcedff
  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 M1-3, 1900-1910" ;
    a2a:RegistryNumber "545" ;
    a2a:Folio "254" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1900-1910 deel M1-3, 1900-1910, 545, 254"
  ] ;
  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.545&minr=3953415&miview=ldt" ;
  a2a:RecordGUID "{ef34895a-ee3f-69ab-d701-9267d1fcedff}" ;
  a2a:SourceRemarkProvenance "434.545_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

