@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_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6
  a a2a:Record ;
  rdfs:label "Doop op 2 juni 1808 te Vlissingen" ;
  a2a:hasPerson oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person1, oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person2, oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person3, oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person5, oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person6 ;
  a2a:hasEvent oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_0, oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_1, oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_2, oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_3, oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_4 ;
  a2a:hasSource oa:source_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6 .

oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person1
  a a2a:Person ;
  rdfs:label "Amandus Prosper Carpentier" ;
  a2a:PersonName [
    rdfs:label "Amandus Prosper Carpentier" ;
    a2a:PersonNameFirstName "Amandus Prosper" ;
    a2a:PersonNameLastName "Carpentier"
  ] ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1808-06-01"^^xsd:date
  ] .

oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person2
  a a2a:Person ;
  rdfs:label "Joannis Baptiste Ludovici Carpentier" ;
  a2a:PersonName [
    rdfs:label "Joannis Baptiste Ludovici Carpentier" ;
    a2a:PersonNameFirstName "Joannis Baptiste Ludovici" ;
    a2a:PersonNameLastName "Carpentier"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vieille Eglise departement pas de calais" ;
    rdfs:label "Vieille Eglise departement pas de calais"
  ] .

oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person3
  a a2a:Person ;
  rdfs:label "Maria Agnetis Demarais" ;
  a2a:PersonName [
    rdfs:label "Maria Agnetis Demarais" ;
    a2a:PersonNameFirstName "Maria Agnetis" ;
    a2a:PersonNameLastName "Demarais"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Neuville S. Remi" ;
    rdfs:label "Neuville S. Remi"
  ] .

oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person5
  a a2a:Person ;
  rdfs:label "Antonius Josephus de Bruge" ;
  a2a:PersonName [
    rdfs:label "Antonius Josephus de Bruge" ;
    a2a:PersonNameFirstName "Antonius Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruge"
  ] .

oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person6
  a a2a:Person ;
  rdfs:label "Maria Theresia Morel" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Morel" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Morel"
  ] .

oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1808-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventRemarkOpmerking "Rooms Katholieke kerk te Vlissingen" .

oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person1 ;
  a2a:EventKeyRef oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1 .

oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person2 ;
  a2a:EventKeyRef oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1 .

oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person3 ;
  a2a:EventKeyRef oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1 .

oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person5 ;
  a2a:EventKeyRef oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1 .

oa:relationep_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Person6 ;
  a2a:EventKeyRef oa:event_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6_Event1 .

oa:source_vls_064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1808-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-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, 1808 april 11-1810 jan. 13" ;
    a2a:RegistryNumber "4553" ;
    a2a:Folio "5" ;
    rdfs:label "Gemeentearchief Vlissingen, Doopaantekeningen Rooms-Katholieke Kerk Vlissingen, 1808 april 11-1810 jan. 13, 4553, 5"
  ] ;
  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.4553&minr=1111851&miview=ldt" ;
  a2a:RecordGUID "{064dfb4e-a47f-c9f3-10f5-6bbdc17eeef6}" ;
  a2a:SourceRemarkProvenance "117.4553_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

