@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_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1809 te Vlissingen" ;
  a2a:hasPerson oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166539, oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166540, oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166541, oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166542, oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166543 ;
  a2a:hasEvent oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_0, oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_1, oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_2, oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_3, oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_4 ;
  a2a:hasSource oa:source_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A .

oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166539
  a a2a:Person ;
  rdfs:label "Jacobus Benjamin Pauwaert" ;
  a2a:PersonName [
    rdfs:label "Jacobus Benjamin Pauwaert" ;
    a2a:PersonNameFirstName "Jacobus Benjamin" ;
    a2a:PersonNameLastName "Pauwaert"
  ] .

oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166540
  a a2a:Person ;
  rdfs:label "Jacobi Leonardi Pauwaert" ;
  a2a:PersonName [
    rdfs:label "Jacobi Leonardi Pauwaert" ;
    a2a:PersonNameFirstName "Jacobi Leonardi" ;
    a2a:PersonNameLastName "Pauwaert"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ostenda" ;
    rdfs:label "Ostenda"
  ] .

oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166541
  a a2a:Person ;
  rdfs:label "Cecilia Brandhuys" ;
  a2a:PersonName [
    rdfs:label "Cecilia Brandhuys" ;
    a2a:PersonNameFirstName "Cecilia" ;
    a2a:PersonNameLastName "Brandhuys"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ostenda" ;
    rdfs:label "Ostenda"
  ] .

oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166542
  a a2a:Person ;
  rdfs:label "Jacobus Porta" ;
  a2a:PersonName [
    rdfs:label "Jacobus Porta" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Porta"
  ] .

oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166543
  a a2a:Person ;
  rdfs:label "Theresia Francisca Rossignol" ;
  a2a:PersonName [
    rdfs:label "Theresia Francisca Rossignol" ;
    a2a:PersonNameFirstName "Theresia Francisca" ;
    a2a:PersonNameLastName "Rossignol"
  ] .

oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-10-1809" ;
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1809-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventReligion "Rooms-katholiek" .

oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166539 ;
  a2a:EventKeyRef oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1 .

oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166540 ;
  a2a:EventKeyRef oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1 .

oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166541 ;
  a2a:EventKeyRef oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1 .

oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166542 ;
  a2a:EventKeyRef oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1 .

oa:relationep_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Person1941166543 ;
  a2a:EventKeyRef oa:event_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A_Event1 .

oa:source_zar_A9FD6674-9C85-4511-99FD-972762EB9F6A
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vlissingen, Nederland", "1809-10-24 - 1809-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-10-1809" ;
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "24-10-1809"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Bescheiden betreffende personen die te Vlissingen, geboren, gehuwd, overleden zijn en zich gevest..." ;
    a2a:Book "Vlissingen, doopboek 1808 april 11-1810 januari 13" ;
    a2a:RegistryNumber "4553" ;
    rdfs:label "Zeeuws Archief, Middelburg, Bescheiden betreffende personen die te Vlissingen, geboren, gehuwd, overleden zijn en zich gevest..., Vlissingen, doopboek 1808 april 11-1810 januari 13, 4553"
  ] ;
  a2a:SourceLastChangeDate "2020-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/A9FD66749C85451199FD972762EB9F6A" ;
  a2a:RecordIdentifier "1941166538" ;
  a2a:RecordGUID "{A9FD6674-9C85-4511-99FD-972762EB9F6A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/DA8C1077869C4F919510AE5A3EE61001" .

