@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_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25
  a a2a:Record ;
  rdfs:label "Geboorte op 15 juli 1863 te Ellewoutsdijk" ;
  a2a:hasPerson oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person1, oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person2, oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person3, oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person4, oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person5, oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person6 ;
  a2a:hasEvent oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_0, oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_1, oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_2, oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_3, oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_4, oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_5 ;
  a2a:hasSource oa:source_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25 .

oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person1
  a a2a:Person ;
  rdfs:label "Jacomina van Boven" ;
  a2a:PersonName [
    rdfs:label "Jacomina van Boven" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person2
  a a2a:Person ;
  rdfs:label "Jacobus van Boven" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Boven" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] ;
  a2a:Profession "arbeider" .

oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person3
  a a2a:Person ;
  rdfs:label "Cornelia Huijzen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Huijzen" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Huijzen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person4
  a a2a:Person ;
  rdfs:label "Francina Noels" ;
  a2a:PersonName [
    rdfs:label "Francina Noels" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "Noels"
  ] ;
  a2a:Residence [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person5
  a a2a:Person ;
  rdfs:label "Marinus Looij" ;
  a2a:PersonName [
    rdfs:label "Marinus Looij" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Looij"
  ] ;
  a2a:Residence [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "70" ;
    rdfs:label "70"
  ] ;
  a2a:Profession "koemelker" .

oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person6
  a a2a:Person ;
  rdfs:label "Hendrik Daams" ;
  a2a:PersonName [
    rdfs:label "Hendrik Daams" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Daams"
  ] ;
  a2a:Residence [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "56" ;
    rdfs:label "56"
  ] ;
  a2a:Profession "werkbaas" .

oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1863-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk"
  ] ;
  a2a:EventRemark05_Geboortewijknummer "18" ;
  a2a:EventRemark07_Handtekening_getuige_2 "Ja" ;
  a2a:EventRemark03_Geboortetijd "13:00" ;
  a2a:EventRemark06_Handtekening_getuige_1 "Ja" ;
  a2a:EventRemark02_Vader_aangever "Nee" ;
  a2a:EventRemark01_Handtekening_aangever "Ja" ;
  a2a:EventRemark04_Geboortewijk "a" .

oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person1 ;
  a2a:EventKeyRef oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 .

oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person2 ;
  a2a:EventKeyRef oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 .

oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person3 ;
  a2a:EventKeyRef oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 .

oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person4 ;
  a2a:EventKeyRef oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 .

oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person5 ;
  a2a:EventKeyRef oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 .

oa:relationep_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Person6 ;
  a2a:EventKeyRef oa:event_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25_Event1 .

oa:source_bor_eb78299f-37c0-e334-bdab-e53bf2b12f25
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ellewoutsdijk" ;
    rdfs:label "Ellewoutsdijk", "1811-01-01 - 1916-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1863" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1863-07-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Geboorten Borsele 1863" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Geboorten Borsele 1863, 22"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{eb78299f-37c0-e334-bdab-e53bf2b12f25}" .

