@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_39b01eba-1d57-e077-af9e-8b87a3fc0a44
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1648-1733)" ;
  a2a:hasPerson oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person1, oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person2, oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person3, oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person4 ;
  a2a:hasEvent oa:event_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Event1 ;
  a2a:hasRelationEP oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_0, oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_1, oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_2, oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_3 ;
  a2a:hasSource oa:source_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44 .

oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person1
  a a2a:Person ;
  rdfs:label "Willem Pijpe" ;
  a2a:PersonName [
    rdfs:label "Willem Pijpe" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Pijpe"
  ] .

oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person2
  a a2a:Person ;
  rdfs:label "Jacop Adriaenss Pijpe" ;
  a2a:PersonName [
    rdfs:label "Jacop Adriaenss Pijpe" ;
    a2a:PersonNameLastName "Jacop Adriaenss Pijpe"
  ] .

oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Abramss Pijpe" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Abramss Pijpe" ;
    a2a:PersonNameLastName "Elisabeth Abramss Pijpe"
  ] .

oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person4
  a a2a:Person ;
  rdfs:label "Matie Andriess" ;
  a2a:PersonName [
    rdfs:label "Matie Andriess" ;
    a2a:PersonNameLastName "Matie Andriess"
  ] .

oa:event_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventPlace [
    a2a:Place "Oost-Souburg" ;
    rdfs:label "Oost-Souburg"
  ] .

oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person1 ;
  a2a:EventKeyRef oa:event_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Event1 .

oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person2 ;
  a2a:EventKeyRef oa:event_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Event1 .

oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person3 ;
  a2a:EventKeyRef oa:event_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Event1 .

oa:relationep_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Person4 ;
  a2a:EventKeyRef oa:event_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44_Event1 .

oa:source_vls_39b01eba-1d57-e077-af9e-8b87a3fc0a44
  a a2a:Source ;
  rdfs:label "Gemeentearchief Vlissingen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Oost-Souburg" ;
    rdfs:label "Oost-Souburg", "1648-01-01 - 1733-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1648-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Vlissingen" ;
    a2a:Collection "Doopboek Hervormde Gemeente Oost-Souburg, 1648 aug. 9-1733 dec. 26" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "32" ;
    rdfs:label "Gemeentearchief Vlissingen, Doopboek Hervormde Gemeente Oost-Souburg, 1648 aug. 9-1733 dec. 26, 4, 32"
  ] ;
  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.4&minr=3087826&miview=ldt" ;
  a2a:RecordGUID "{39b01eba-1d57-e077-af9e-8b87a3fc0a44}" ;
  a2a:SourceRemarkProvenance "375.4_54_124_maisi_exp.txt via VLS (txt2csv csv2a2a)" .

