@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_451c7558-8bfb-6eb6-92d0-1cb70dff74b0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1900)" ;
  a2a:hasPerson oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person1, oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person2, oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person3, oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person4, oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person5, oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person6 ;
  a2a:hasEvent oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_0, oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_1, oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_2, oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_3, oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_4, oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_5 ;
  a2a:hasSource oa:source_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0 .

oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person1
  a a2a:Person ;
  rdfs:label "Coenraad Lancel" ;
  a2a:PersonName [
    rdfs:label "Coenraad Lancel" ;
    a2a:PersonNameFirstName "Coenraad" ;
    a2a:PersonNameLastName "Lancel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1867-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person2
  a a2a:Person ;
  rdfs:label "Jozina Cornelia Schuurbiers" ;
  a2a:PersonName [
    rdfs:label "Jozina Cornelia Schuurbiers" ;
    a2a:PersonNameFirstName "Jozina Cornelia" ;
    a2a:PersonNameLastName "Schuurbiers"
  ] ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1869-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person3
  a a2a:Person ;
  rdfs:label "Dymphna Lancel" ;
  a2a:PersonName [
    rdfs:label "Dymphna Lancel" ;
    a2a:PersonNameFirstName "Dymphna" ;
    a2a:PersonNameLastName "Lancel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1888-07-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person4
  a a2a:Person ;
  rdfs:label "Johanna Lancel" ;
  a2a:PersonName [
    rdfs:label "Johanna Lancel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lancel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1891-01-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person5
  a a2a:Person ;
  rdfs:label "Anna Lancel" ;
  a2a:PersonName [
    rdfs:label "Anna Lancel" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lancel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1894-09-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person6
  a a2a:Person ;
  rdfs:label "Pieternella Lancel" ;
  a2a:PersonName [
    rdfs:label "Pieternella Lancel" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Lancel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1896-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person1 ;
  a2a:EventKeyRef oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 .

oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person2 ;
  a2a:EventKeyRef oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 .

oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person3 ;
  a2a:EventKeyRef oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 .

oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person4 ;
  a2a:EventKeyRef oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 .

oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person5 ;
  a2a:EventKeyRef oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 .

oa:relationep_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Person6 ;
  a2a:EventKeyRef oa:event_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0_Event1 .

oa:source_vls_451c7558-8bfb-6eb6-92d0-1cb70dff74b0
  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 L1-2, 1890-1900" ;
    a2a:RegistryNumber "524" ;
    a2a:Folio "259" ;
    rdfs:label "Gemeentearchief Vlissingen, Bevolkingsregister Vlissingen 1890-1900 deel L1-2, 1890-1900, 524, 259"
  ] ;
  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.524&minr=3794125&miview=ldt" ;
  a2a:RecordGUID "{451c7558-8bfb-6eb6-92d0-1cb70dff74b0}" ;
  a2a:SourceRemarkProvenance "434.524_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

