@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_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a
  a a2a:Record ;
  rdfs:label "Geboorte op 8 januari 1921 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-fb64760c-3c23-f186-5fd0-f369eb3ec4c7, oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-f076f7f3-82be-3223-ff79-e9620dd700fe, oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-2e2a0e31-9999-cf3e-b0da-0bf118b4553e, oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-2ba26f24-ec42-0b48-5dab-2a55d39e0a0a, oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-e2de0425-5761-480b-5681-1523f2e9188a ;
  a2a:hasEvent oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_0, oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_1, oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_2, oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_3, oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_4 ;
  a2a:hasSource oa:source_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a .

oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-fb64760c-3c23-f186-5fd0-f369eb3ec4c7
  a a2a:Person ;
  rdfs:label "Aart van Oversteeg" ;
  a2a:PersonName [
    rdfs:label "Aart van Oversteeg" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oversteeg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "De Werken" ;
    rdfs:label "De Werken"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-f076f7f3-82be-3223-ff79-e9620dd700fe
  a a2a:Person ;
  rdfs:label "Martinus Cornelis Zoeter" ;
  a2a:PersonName [
    rdfs:label "Martinus Cornelis Zoeter" ;
    a2a:PersonNameFirstName "Martinus Cornelis" ;
    a2a:PersonNameLastName "Zoeter"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "ambtenaar ter secretarie" .

oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-2e2a0e31-9999-cf3e-b0da-0bf118b4553e
  a a2a:Person ;
  rdfs:label "Teunis van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Teunis van Vuuren" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1921-01-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-2ba26f24-ec42-0b48-5dab-2a55d39e0a0a
  a a2a:Person ;
  rdfs:label "Clazinus van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Clazinus van Vuuren" ;
    a2a:PersonNameFirstName "Clazinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person-e2de0425-5761-480b-5681-1523f2e9188a
  a a2a:Person ;
  rdfs:label "Dingena Maria van der Pol" ;
  a2a:PersonName [
    rdfs:label "Dingena Maria van der Pol" ;
    a2a:PersonNameFirstName "Dingena Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1921-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person:fb64760c-3c23-f186-5fd0-f369eb3ec4c7 ;
  a2a:EventKeyRef oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1 .

oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person:f076f7f3-82be-3223-ff79-e9620dd700fe ;
  a2a:EventKeyRef oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1 .

oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person:2e2a0e31-9999-cf3e-b0da-0bf118b4553e ;
  a2a:EventKeyRef oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1 .

oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person:2ba26f24-ec42-0b48-5dab-2a55d39e0a0a ;
  a2a:EventKeyRef oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1 .

oa:relationep_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Person:e2de0425-5761-480b-5681-1523f2e9188a ;
  a2a:EventKeyRef oa:event_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a_Event1 .

oa:source_sha_c8a02668-4f92-58ed-2b69-b23d01b22c6a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "De Werken en Sleeuwijk" ;
    rdfs:label "De Werken en Sleeuwijk", "1921-01-08 - 1921-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1921-01-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 6532, Periode: 1913-1922" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "6532" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 6532, Periode: 1913-1922, Geboorteregister, 2, 6532"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7671310a-9c4c-9f94-c6b1-a8d415db8764.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/c8a02668-4f92-58ed-2b69-b23d01b22c6a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7671310a-9c4c-9f94-c6b1-a8d415db8764.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/c8a02668-4f92-58ed-2b69-b23d01b22c6a" ;
  a2a:RecordGUID "{c8a02668-4f92-58ed-2b69-b23d01b22c6a}" ;
  a2a:SourceRemarkbron "Burgerlijke standregister" ;
  a2a:SourceRemarkdeel "6532" ;
  a2a:SourceRemarkregister_periode "1913-1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250910_27_00000027.xml van SHA" .

