@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_20b8a86b-1275-e283-653b-7c9776605a03
  a a2a:Record ;
  rdfs:label "Doop op 10 juli 1805 te Vlissingen" ;
  a2a:hasPerson oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person1, oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person2, oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person3, oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person5, oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person6 ;
  a2a:hasEvent oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_0, oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_1, oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_2, oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_3, oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_4 ;
  a2a:hasSource oa:source_vls_20b8a86b-1275-e283-653b-7c9776605a03 .

oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person1
  a a2a:Person ;
  rdfs:label "Isabella Henrica le Marchand" ;
  a2a:PersonName [
    rdfs:label "Isabella Henrica le Marchand" ;
    a2a:PersonNameFirstName "Isabella Henrica" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Marchand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1805-07-09"^^xsd:date
  ] .

oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person2
  a a2a:Person ;
  rdfs:label "Joseph le Marchand" ;
  a2a:PersonName [
    rdfs:label "Joseph le Marchand" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Marchand"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Caen en Allemange" ;
    rdfs:label "Caen en Allemange"
  ] .

oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person3
  a a2a:Person ;
  rdfs:label "Anna Maria Christina Hennings" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Christina Hennings" ;
    a2a:PersonNameFirstName "Anna Maria Christina" ;
    a2a:PersonNameLastName "Hennings"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Flessingana" ;
    rdfs:label "Flessingana"
  ] .

oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person5
  a a2a:Person ;
  rdfs:label "Hendricus van Goor" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Goor" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goor"
  ] .

oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person6
  a a2a:Person ;
  rdfs:label "Isabella de Graaf" ;
  a2a:PersonName [
    rdfs:label "Isabella de Graaf" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaf"
  ] .

oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1805-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventRemarkOpmerking "Rooms Katholieke kerk te Vlissingen" .

oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person1 ;
  a2a:EventKeyRef oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1 .

oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person2 ;
  a2a:EventKeyRef oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1 .

oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person3 ;
  a2a:EventKeyRef oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1 .

oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person5 ;
  a2a:EventKeyRef oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1 .

oa:relationep_vls_20b8a86b-1275-e283-653b-7c9776605a03_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_20b8a86b-1275-e283-653b-7c9776605a03_Person6 ;
  a2a:EventKeyRef oa:event_vls_20b8a86b-1275-e283-653b-7c9776605a03_Event1 .

oa:source_vls_20b8a86b-1275-e283-653b-7c9776605a03
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1798-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Doopaantekeningen Rooms-Katholieke Kerk Vlissingen, 1798 mei 8-1808 april 2 (c.1810)" ;
    a2a:RegistryNumber "4552" ;
    a2a:Folio "124" ;
    rdfs:label "Gemeentearchief Vlissingen, Doopaantekeningen Rooms-Katholieke Kerk Vlissingen, 1798 mei 8-1808 april 2 (c.1810), 4552, 124"
  ] ;
  a2a:SourceLastChangeDate "2017-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=0&mizig=310&miadt=124&miaet=54&micode=117.4552&minr=1068889&miview=ldt" ;
  a2a:RecordGUID "{20b8a86b-1275-e283-653b-7c9776605a03}" ;
  a2a:SourceRemarkProvenance "117.4552_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

