@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_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2
  a a2a:Record ;
  rdfs:label "Geboorte op 18 november 1871 te Sommelsdijk" ;
  a2a:hasPerson oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577909, oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577911, oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577910 ;
  a2a:hasEvent oa:event_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Event1 ;
  a2a:hasRelationEP oa:relationep_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_0, oa:relationep_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_1, oa:relationep_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_2 ;
  a2a:hasSource oa:source_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2 .

oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577909
  a a2a:Person ;
  rdfs:label "Clasina Stapel" ;
  a2a:PersonName [
    rdfs:label "Clasina Stapel" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Stapel"
  ] .

oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577911
  a a2a:Person ;
  rdfs:label "Cornelis Stapel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Stapel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Stapel"
  ] .

oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577910
  a a2a:Person ;
  rdfs:label "Jobje Volwerk" ;
  a2a:PersonName [
    rdfs:label "Jobje Volwerk" ;
    a2a:PersonNameFirstName "Jobje" ;
    a2a:PersonNameLastName "Volwerk"
  ] .

oa:event_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1871-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sommelsdijk" ;
    rdfs:label "Sommelsdijk"
  ] .

oa:relationep_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577909 ;
  a2a:EventKeyRef oa:event_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Event1 .

oa:relationep_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577911 ;
  a2a:EventKeyRef oa:event_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Event1 .

oa:relationep_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Person4582577910 ;
  a2a:EventKeyRef oa:event_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2_Event1 .

oa:source_sgo_11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2
  a a2a:Source ;
  rdfs:label "Streekarchief Goeree-Overflakkee, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sommelsdijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Sommelsdijk, Nederland", "1871-11-18 - 1871-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1871-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1871-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-11-1871" ;
    a2a:Year "1871" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "18-11-1871"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Goeree-Overflakkee" ;
    a2a:Place "Middelharnis" ;
    a2a:Collection "Registers van de burgerlijke stand Sommelsdijk, 1811-1965" ;
    a2a:Book "Geboorteakten Sommelsdijk 1871" ;
    a2a:DocumentNumber "99" ;
    a2a:RegistryNumber "60" ;
    rdfs:label "Streekarchief Goeree-Overflakkee, Middelharnis, Registers van de burgerlijke stand Sommelsdijk, 1811-1965, Geboorteakten Sommelsdijk 1871, 99, 60"
  ] ;
  a2a:SourceLastChangeDate "2026-03-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/1950/11CD0D2B4F5A4DAEB9CBE9592BF77EC2" ;
  a2a:RecordIdentifier "4582577908" ;
  a2a:RecordGUID "{11CD0D2B-4F5A-4DAE-B9CB-E9592BF77EC2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/E043606E4DCF433FA1CF6513678472F9" .

