@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_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433
  a a2a:Record ;
  rdfs:label "Geboorte op 2 november 1876 te Stad aan 't Haringvliet" ;
  a2a:hasPerson oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986400, oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986441, oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986420 ;
  a2a:hasEvent oa:event_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Event1 ;
  a2a:hasRelationEP oa:relationep_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_0, oa:relationep_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_1, oa:relationep_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_2 ;
  a2a:hasSource oa:source_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433 .

oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986400
  a a2a:Person ;
  rdfs:label "Alida Geertruida van Ree" ;
  a2a:PersonName [
    rdfs:label "Alida Geertruida van Ree" ;
    a2a:PersonNameFirstName "Alida Geertruida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] .

oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986441
  a a2a:Person ;
  rdfs:label "Wigman Gerrit van Ree" ;
  a2a:PersonName [
    rdfs:label "Wigman Gerrit van Ree" ;
    a2a:PersonNameFirstName "Wigman Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ree"
  ] .

oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986420
  a a2a:Person ;
  rdfs:label "Gerritje Kreeft" ;
  a2a:PersonName [
    rdfs:label "Gerritje Kreeft" ;
    a2a:PersonNameFirstName "Gerritje" ;
    a2a:PersonNameLastName "Kreeft"
  ] .

oa:event_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "02-11-1876" ;
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "02" ;
    rdfs:label "1876-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stad aan 't Haringvliet" ;
    rdfs:label "Stad aan 't Haringvliet"
  ] .

oa:relationep_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986400 ;
  a2a:EventKeyRef oa:event_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Event1 .

oa:relationep_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986441 ;
  a2a:EventKeyRef oa:event_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Event1 .

oa:relationep_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Person4448986420 ;
  a2a:EventKeyRef oa:event_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433_Event1 .

oa:source_sgo_0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433
  a a2a:Source ;
  rdfs:label "Streekarchief Goeree-Overflakkee, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Stad aan 't Haringvliet" ;
    a2a:Country "Nederland" ;
    rdfs:label "Stad aan 't Haringvliet, Nederland", "1876-11-03 - 1876-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-11-1876" ;
    a2a:Year "1876" ;
    a2a:Month "11" ;
    a2a:Day "03" ;
    rdfs:label "03-11-1876"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Goeree-Overflakkee" ;
    a2a:Place "Middelharnis" ;
    a2a:Collection "Registers van de burgerlijke stand Stad aan 't Haringvliet, 1812-1965" ;
    a2a:Book "Geboorteakten Stad aan 't Haringvliet 1876" ;
    a2a:DocumentNumber "51" ;
    a2a:RegistryNumber "62" ;
    rdfs:label "Streekarchief Goeree-Overflakkee, Middelharnis, Registers van de burgerlijke stand Stad aan 't Haringvliet, 1812-1965, Geboorteakten Stad aan 't Haringvliet 1876, 51, 62"
  ] ;
  a2a:SourceLastChangeDate "2025-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/1950/0E2BF2AC32C54A0FBEEEB00F9B444433" ;
  a2a:RecordIdentifier "4448986379" ;
  a2a:RecordGUID "{0E2BF2AC-32C5-4A0F-BEEE-B00F9B444433}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D8B55ED3BDBF41708946B6DA7F820CD5" .

