@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_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3
  a a2a:Record ;
  rdfs:label "Doop op 23 januari 1704 te Vlissingen" ;
  a2a:hasPerson oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person1, oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person2, oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person3, oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person5, oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person6 ;
  a2a:hasEvent oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_0, oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_1, oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_2, oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_3, oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_4 ;
  a2a:hasSource oa:source_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3 .

oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person1
  a a2a:Person ;
  rdfs:label "Jacob de Villeers" ;
  a2a:PersonName [
    rdfs:label "Jacob de Villeers" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Villeers"
  ] .

oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person2
  a a2a:Person ;
  rdfs:label "Isaac Anthoni de Villeers" ;
  a2a:PersonName [
    rdfs:label "Isaac Anthoni de Villeers" ;
    a2a:PersonNameFirstName "Isaac Anthoni" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Villeers"
  ] .

oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person3
  a a2a:Person ;
  rdfs:label "Corna. Verborre" ;
  a2a:PersonName [
    rdfs:label "Corna. Verborre" ;
    a2a:PersonNameFirstName "Corna." ;
    a2a:PersonNameLastName "Verborre"
  ] .

oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person5
  a a2a:Person ;
  rdfs:label "Jacob de Villeers" ;
  a2a:PersonName [
    rdfs:label "Jacob de Villeers" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Villeers"
  ] .

oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person6
  a a2a:Person ;
  rdfs:label "Maria Vermeere" ;
  a2a:PersonName [
    rdfs:label "Maria Vermeere" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vermeere"
  ] .

oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "1" ;
    a2a:Day "23" ;
    rdfs:label "1704-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventRemarkOpmerking "Nederduits Hervormde Gemeente Vlissingen" .

oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person1 ;
  a2a:EventKeyRef oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1 .

oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person2 ;
  a2a:EventKeyRef oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1 .

oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person3 ;
  a2a:EventKeyRef oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1 .

oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person5 ;
  a2a:EventKeyRef oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1 .

oa:relationep_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Person6 ;
  a2a:EventKeyRef oa:event_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3_Event1 .

oa:source_vls_e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1586-01-01 - 1800-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1586-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Doopaantekeningen Hervormde Gemeente Vlissingen, 1586-1800 (c. 1800)" ;
    a2a:RegistryNumber "4567" ;
    a2a:Folio "4" ;
    rdfs:label "Gemeentearchief Vlissingen, Doopaantekeningen Hervormde Gemeente Vlissingen, 1586-1800 (c. 1800), 4567, 4"
  ] ;
  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.4567&minr=1119147&miview=ldt" ;
  a2a:RecordGUID "{e3c91b37-d7b1-e07a-4fc8-bb4e7f4927f3}" ;
  a2a:SourceRemarkProvenance "117.4567_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

