@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_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7
  a a2a:Record ;
  rdfs:label "Doop op 11 december 1743 te Vlissingen" ;
  a2a:hasPerson oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person1, oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person2, oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person3, oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person5, oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person6, oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person7, oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person8 ;
  a2a:hasEvent oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_0, oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_1, oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_2, oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_3, oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_4, oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_5, oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_6 ;
  a2a:hasSource oa:source_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7 .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person1
  a a2a:Person ;
  rdfs:label "Jan van Dyck" ;
  a2a:PersonName [
    rdfs:label "Jan van Dyck" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dyck"
  ] .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person2
  a a2a:Person ;
  rdfs:label "Leendert van Dyck" ;
  a2a:PersonName [
    rdfs:label "Leendert van Dyck" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dyck"
  ] .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person3
  a a2a:Person ;
  rdfs:label "Martyntje Koomans" ;
  a2a:PersonName [
    rdfs:label "Martyntje Koomans" ;
    a2a:PersonNameFirstName "Martyntje" ;
    a2a:PersonNameLastName "Koomans"
  ] .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person5
  a a2a:Person ;
  rdfs:label "Cornelis Koras" ;
  a2a:PersonName [
    rdfs:label "Cornelis Koras" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Koras"
  ] .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person6
  a a2a:Person ;
  rdfs:label "Adriaan Schoenmaker" ;
  a2a:PersonName [
    rdfs:label "Adriaan Schoenmaker" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Schoenmaker"
  ] .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person7
  a a2a:Person ;
  rdfs:label "Anna Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Anna Bastiaens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bastiaens"
  ] .

oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person8
  a a2a:Person ;
  rdfs:label "Elisabeth Rusman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Rusman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Rusman"
  ] .

oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1743-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventRemarkOpmerking "tweeling" .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person1 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person2 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person3 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person5 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person6 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person7 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:relationep_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Person8 ;
  a2a:EventKeyRef oa:event_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7_Event1 .

oa:source_vls_a9db0791-d1f7-c29a-d39a-8c9d348fc4b7
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen", "1709-01-01 - 1820-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1709-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Doopaantekeningen Hervormde Gemeente Vlissingen, 1709 sept.-1769 (c. 1820)" ;
    a2a:RegistryNumber "4547" ;
    a2a:Folio "137" ;
    rdfs:label "Gemeentearchief Vlissingen, Doopaantekeningen Hervormde Gemeente Vlissingen, 1709 sept.-1769 (c. 1820), 4547, 137"
  ] ;
  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.4547&minr=1034017&miview=ldt" ;
  a2a:RecordGUID "{a9db0791-d1f7-c29a-d39a-8c9d348fc4b7}" ;
  a2a:SourceRemarkProvenance "117.4547_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

