@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_0700a856-b206-1cd0-ac98-06d0073104f5
  a a2a:Record ;
  rdfs:label "Geboorte op 27 april 1820 te Hoedekenskerke" ;
  a2a:hasPerson oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person1, oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person2, oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person4, oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person5, oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person6 ;
  a2a:hasEvent oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_0, oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_1, oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_2, oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_3, oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_4 ;
  a2a:hasSource oa:source_bor_0700a856-b206-1cd0-ac98-06d0073104f5 .

oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person1
  a a2a:Person ;
  rdfs:label "Jan Johannes Pieterse de Poorter" ;
  a2a:PersonName [
    rdfs:label "Jan Johannes Pieterse de Poorter" ;
    a2a:PersonNameFirstName "Jan Johannes Pieterse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Man" .

oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person2
  a a2a:Person ;
  rdfs:label "Pieter de Poorter" ;
  a2a:PersonName [
    rdfs:label "Pieter de Poorter" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Poorter"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hoedekenskerke" ;
    rdfs:label "Hoedekenskerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "arbeider" .

oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person4
  a a2a:Person ;
  rdfs:label "Theresia de Kind" ;
  a2a:PersonName [
    rdfs:label "Theresia de Kind" ;
    a2a:PersonNameFirstName "Theresia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kind"
  ] ;
  a2a:Residence [
    a2a:Place "Hoedekenskerke" ;
    rdfs:label "Hoedekenskerke"
  ] .

oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person5
  a a2a:Person ;
  rdfs:label "Jacob Brucque" ;
  a2a:PersonName [
    rdfs:label "Jacob Brucque" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Brucque"
  ] ;
  a2a:Residence [
    a2a:Place "Hoedekenskerke" ;
    rdfs:label "Hoedekenskerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "winkelier" .

oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person6
  a a2a:Person ;
  rdfs:label "Jacobus Wabeke" ;
  a2a:PersonName [
    rdfs:label "Jacobus Wabeke" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Wabeke"
  ] ;
  a2a:Residence [
    a2a:Place "Hoedekenskerke" ;
    rdfs:label "Hoedekenskerke"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "herbergier" .

oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1820-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoedekenskerke" ;
    rdfs:label "Hoedekenskerke"
  ] ;
  a2a:EventRemark04_Geboortewijknummer "93" ;
  a2a:EventRemark01_Handtekening_vader "Nee" ;
  a2a:EventRemark06_Handtekening_getuige_2 "Ja" ;
  a2a:EventRemark03_Geboortetijd "00:00" ;
  a2a:EventRemark05_Handtekening_getuige_1 "Ja" ;
  a2a:EventRemark02_Vader_aangever "Ja" .

oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person1 ;
  a2a:EventKeyRef oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1 .

oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person2 ;
  a2a:EventKeyRef oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1 .

oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person4 ;
  a2a:EventKeyRef oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1 .

oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person5 ;
  a2a:EventKeyRef oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1 .

oa:relationep_bor_0700a856-b206-1cd0-ac98-06d0073104f5_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Person6 ;
  a2a:EventKeyRef oa:event_bor_0700a856-b206-1cd0-ac98-06d0073104f5_Event1 .

oa:source_bor_0700a856-b206-1cd0-ac98-06d0073104f5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoedekenskerke" ;
    rdfs:label "Hoedekenskerke", "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 "1820" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1820-04-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Geboorten Borsele 1820" ;
    a2a:DocumentNumber "10" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Geboorten Borsele 1820, 10"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{0700a856-b206-1cd0-ac98-06d0073104f5}" .

