@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_e56ff569-708f-5917-ac02-ece513acf716
  a a2a:Record ;
  rdfs:label "Geboorte op 16 augustus 1894 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-1aa30e0f-f5e8-fd9d-bf1a-758d850ca570, oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-90c9bb6a-8358-2cb7-cc72-37f3ed85a63c, oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-50729c8a-7cb7-9ed3-ccf6-4f3d9f72d2fb, oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-72e9ba23-4324-aa8c-d4e7-cd6756c93b4d, oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-caa23032-4a00-bb3a-3283-677897e508ee ;
  a2a:hasEvent oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_0, oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_1, oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_2, oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_3, oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_4 ;
  a2a:hasSource oa:source_sha_e56ff569-708f-5917-ac02-ece513acf716 .

oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-1aa30e0f-f5e8-fd9d-bf1a-758d850ca570
  a a2a:Person ;
  rdfs:label "Eiltje Smits" ;
  a2a:PersonName [
    rdfs:label "Eiltje Smits" ;
    a2a:PersonNameFirstName "Eiltje" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-90c9bb6a-8358-2cb7-cc72-37f3ed85a63c
  a a2a:Person ;
  rdfs:label "Léonard Jan Wouter Struik Dalm" ;
  a2a:PersonName [
    rdfs:label "Léonard Jan Wouter Struik Dalm" ;
    a2a:PersonNameFirstName "Léonard Jan Wouter" ;
    a2a:PersonNameLastName "Struik Dalm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-50729c8a-7cb7-9ed3-ccf6-4f3d9f72d2fb
  a a2a:Person ;
  rdfs:label "Gijsbert van Zanten" ;
  a2a:PersonName [
    rdfs:label "Gijsbert van Zanten" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zanten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-72e9ba23-4324-aa8c-d4e7-cd6756c93b4d
  a a2a:Person ;
  rdfs:label "Cornelis Machiel Ottevanger" ;
  a2a:PersonName [
    rdfs:label "Cornelis Machiel Ottevanger" ;
    a2a:PersonNameFirstName "Cornelis Machiel" ;
    a2a:PersonNameLastName "Ottevanger"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1894-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person-caa23032-4a00-bb3a-3283-677897e508ee
  a a2a:Person ;
  rdfs:label "Willem Ottevanger" ;
  a2a:PersonName [
    rdfs:label "Willem Ottevanger" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Ottevanger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1894-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person:1aa30e0f-f5e8-fd9d-bf1a-758d850ca570 ;
  a2a:EventKeyRef oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1 .

oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person:90c9bb6a-8358-2cb7-cc72-37f3ed85a63c ;
  a2a:EventKeyRef oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1 .

oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person:50729c8a-7cb7-9ed3-ccf6-4f3d9f72d2fb ;
  a2a:EventKeyRef oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1 .

oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person:72e9ba23-4324-aa8c-d4e7-cd6756c93b4d ;
  a2a:EventKeyRef oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1 .

oa:relationep_sha_e56ff569-708f-5917-ac02-ece513acf716_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e56ff569-708f-5917-ac02-ece513acf716_Person:caa23032-4a00-bb3a-3283-677897e508ee ;
  a2a:EventKeyRef oa:event_sha_e56ff569-708f-5917-ac02-ece513acf716_Event1 .

oa:source_sha_e56ff569-708f-5917-ac02-ece513acf716
  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", "1894-08-16 - 1894-08-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-08-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-08-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1894-08-16"^^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: 5211, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "64" ;
    a2a:RegistryNumber "5211" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5211, Periode: 1893-1902, Geboorteregister, 64, 5211"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/2cbb1c1d-71d5-61ad-de67-c21922ffa053.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e56ff569-708f-5917-ac02-ece513acf716" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/2cbb1c1d-71d5-61ad-de67-c21922ffa053.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e56ff569-708f-5917-ac02-ece513acf716" ;
  a2a:RecordGUID "{e56ff569-708f-5917-ac02-ece513acf716}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5175_00005175.xml van SHA" .

