@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_e1b48c8c-7d75-01b5-0df5-93521979e45e
  a a2a:Record ;
  rdfs:label "Geboorte op 29 november 1851 te Borssele" ;
  a2a:hasPerson oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person1, oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person2, oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person4, oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person5, oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person6 ;
  a2a:hasEvent oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1 ;
  a2a:hasRelationEP oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_0, oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_1, oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_2, oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_3, oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_4 ;
  a2a:hasSource oa:source_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e .

oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person1
  a a2a:Person ;
  rdfs:label "Adriaan Fraanje" ;
  a2a:PersonName [
    rdfs:label "Adriaan Fraanje" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Fraanje"
  ] ;
  a2a:Gender "Man" .

oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person2
  a a2a:Person ;
  rdfs:label "Bastiaan Fraanje" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Fraanje" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Fraanje"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Borssele" ;
    rdfs:label "Borssele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "arbeider" .

oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person4
  a a2a:Person ;
  rdfs:label "Jacomina Slabbekoorn" ;
  a2a:PersonName [
    rdfs:label "Jacomina Slabbekoorn" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Slabbekoorn"
  ] ;
  a2a:Residence [
    a2a:Place "Borssele" ;
    rdfs:label "Borssele"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person5
  a a2a:Person ;
  rdfs:label "Rokus de Kok" ;
  a2a:PersonName [
    rdfs:label "Rokus de Kok" ;
    a2a:PersonNameFirstName "Rokus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kok"
  ] ;
  a2a:Residence [
    a2a:Place "Borssele" ;
    rdfs:label "Borssele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "51" ;
    rdfs:label "51"
  ] ;
  a2a:Profession "arbeider" .

oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person6
  a a2a:Person ;
  rdfs:label "Jacob Jz de Back" ;
  a2a:PersonName [
    rdfs:label "Jacob Jz de Back" ;
    a2a:PersonNameFirstName "Jacob Jz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Back"
  ] ;
  a2a:Residence [
    a2a:Place "Borssele" ;
    rdfs:label "Borssele"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "bakker" .

oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1851-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Borssele" ;
    rdfs:label "Borssele"
  ] ;
  a2a:EventRemark04_Geboortewijknummer "76" ;
  a2a:EventRemark01_Handtekening_vader "Ja" ;
  a2a:EventRemark06_Handtekening_getuige_2 "Ja" ;
  a2a:EventRemark03_Geboortetijd "22:00" ;
  a2a:EventRemark05_Handtekening_getuige_1 "Ja" ;
  a2a:EventRemark02_Vader_aangever "Ja" .

oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person1 ;
  a2a:EventKeyRef oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1 .

oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person2 ;
  a2a:EventKeyRef oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1 .

oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person4 ;
  a2a:EventKeyRef oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1 .

oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person5 ;
  a2a:EventKeyRef oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1 .

oa:relationep_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Person6 ;
  a2a:EventKeyRef oa:event_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e_Event1 .

oa:source_bor_e1b48c8c-7d75-01b5-0df5-93521979e45e
  a a2a:Source ;
  rdfs:label "Gemeentearchief Borsele, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Borssele" ;
    rdfs:label "Borssele", "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 "1851" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1851-11-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Borsele" ;
    a2a:Collection "Burgerlijke Stand Geboorten Borsele 1851" ;
    a2a:DocumentNumber "54" ;
    rdfs:label "Gemeentearchief Borsele, Burgerlijke Stand Geboorten Borsele 1851, 54"
  ] ;
  a2a:SourceLastChangeDate "2016-02-16"^^xsd:date ;
  a2a:RecordGUID "{e1b48c8c-7d75-01b5-0df5-93521979e45e}" .

