@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_443553c2-ee8d-acda-cbc2-7c659dff2bbb
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1620-1678)" ;
  a2a:hasPerson oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person1, oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person2, oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person3, oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person4 ;
  a2a:hasEvent oa:event_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_0, oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_1, oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_2, oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_3 ;
  a2a:hasSource oa:source_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb .

oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person1
  a a2a:Person ;
  rdfs:label "Abram Goedertier" ;
  a2a:PersonName [
    rdfs:label "Abram Goedertier" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Goedertier"
  ] .

oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person2
  a a2a:Person ;
  rdfs:label "Jan Leijnss Goedertier" ;
  a2a:PersonName [
    rdfs:label "Jan Leijnss Goedertier" ;
    a2a:PersonNameLastName "Jan Leijnss Goedertier"
  ] .

oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person3
  a a2a:Person ;
  rdfs:label "Maetie Frans van de Roestijne" ;
  a2a:PersonName [
    rdfs:label "Maetie Frans van de Roestijne" ;
    a2a:PersonNameLastName "Maetie Frans van de Roestijne"
  ] .

oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person4
  a a2a:Person ;
  rdfs:label "Martintie Leijns" ;
  a2a:PersonName [
    rdfs:label "Martintie Leijns" ;
    a2a:PersonNameLastName "Martintie Leijns"
  ] .

oa:event_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "West-Souburg" ;
    rdfs:label "West-Souburg"
  ] ;
  a2a:EventRemarkOpmerking "Martijntie Leijnss is de meter." .

oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person1 ;
  a2a:EventKeyRef oa:event_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Event1 .

oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person2 ;
  a2a:EventKeyRef oa:event_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Event1 .

oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person3 ;
  a2a:EventKeyRef oa:event_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Event1 .

oa:relationep_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Person4 ;
  a2a:EventKeyRef oa:event_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb_Event1 .

oa:source_vls_443553c2-ee8d-acda-cbc2-7c659dff2bbb
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "West-Souburg" ;
    rdfs:label "West-Souburg", "1620-01-01 - 1678-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1620-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Doopboek Hervormde Gemeente West-Souburg, 1620 jan. 12 -1678 dec. 25" ;
    a2a:RegistryNumber "45" ;
    a2a:Folio "88" ;
    rdfs:label "Gemeentearchief Vlissingen, Doopboek Hervormde Gemeente West-Souburg, 1620 jan. 12 -1678 dec. 25, 45, 88"
  ] ;
  a2a:SourceLastChangeDate "2017-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=0&mizig=310&miadt=124&miaet=54&micode=375.45&minr=3051736&miview=ldt" ;
  a2a:RecordGUID "{443553c2-ee8d-acda-cbc2-7c659dff2bbb}" ;
  a2a:SourceRemarkProvenance "375.45_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

