@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_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1860-1890)" ;
  a2a:hasPerson oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person1, oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person2, oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person3, oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person4, oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person5, oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person6, oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person7 ;
  a2a:hasEvent oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_0, oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_1, oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_2, oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_3, oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_4, oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_5, oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_6 ;
  a2a:hasSource oa:source_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93 .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person1
  a a2a:Person ;
  rdfs:label "Louis Vollemaere" ;
  a2a:PersonName [
    rdfs:label "Louis Vollemaere" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Vollemaere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1831-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostende" ;
    rdfs:label "Oostende"
  ] .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person2
  a a2a:Person ;
  rdfs:label "Marie Aspeslagh" ;
  a2a:PersonName [
    rdfs:label "Marie Aspeslagh" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Aspeslagh"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1833-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostende" ;
    rdfs:label "Oostende"
  ] .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person3
  a a2a:Person ;
  rdfs:label "Adolphine Vollemaere" ;
  a2a:PersonName [
    rdfs:label "Adolphine Vollemaere" ;
    a2a:PersonNameFirstName "Adolphine" ;
    a2a:PersonNameLastName "Vollemaere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1861-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostende" ;
    rdfs:label "Oostende"
  ] .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person4
  a a2a:Person ;
  rdfs:label "Melantine Vollemaere" ;
  a2a:PersonName [
    rdfs:label "Melantine Vollemaere" ;
    a2a:PersonNameFirstName "Melantine" ;
    a2a:PersonNameLastName "Vollemaere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1867-04-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostende" ;
    rdfs:label "Oostende"
  ] .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person5
  a a2a:Person ;
  rdfs:label "Jacoba Adolfina Vollemaere" ;
  a2a:PersonName [
    rdfs:label "Jacoba Adolfina Vollemaere" ;
    a2a:PersonNameFirstName "Jacoba Adolfina" ;
    a2a:PersonNameLastName "Vollemaere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1875-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person6
  a a2a:Person ;
  rdfs:label "Amalia Sophia de Smit" ;
  a2a:PersonName [
    rdfs:label "Amalia Sophia de Smit" ;
    a2a:PersonNameFirstName "Amalia Sophia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1871-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoofdplaat" ;
    rdfs:label "Hoofdplaat"
  ] .

oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person7
  a a2a:Person ;
  rdfs:label "Richard Gustaaf Vollemaere" ;
  a2a:PersonName [
    rdfs:label "Richard Gustaaf Vollemaere" ;
    a2a:PersonNameFirstName "Richard Gustaaf" ;
    a2a:PersonNameLastName "Vollemaere"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1889-02-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person1 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person2 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person3 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person4 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person5 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person6 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:relationep_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Person7 ;
  a2a:EventKeyRef oa:event_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93_Event1 .

oa:source_vls_2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93
  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 V1, 1860-1890" ;
    a2a:RegistryNumber "514" ;
    a2a:Folio "247" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1860-1890 deel V1, 1860-1890, 514, 247"
  ] ;
  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.514&minr=3725910&miview=ldt" ;
  a2a:RecordGUID "{2e3b7ef9-e8ab-8d89-8eb5-e633c35c0b93}" ;
  a2a:SourceRemarkProvenance "434.514_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

