@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_20ebbde3-1255-eacb-ad62-e02bdca41564
  a a2a:Record ;
  rdfs:label "Geboorte op 25 oktober 1908 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-07ef568b-3ca2-88fc-808c-cb09c86205df, oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-55e82058-90fc-b05d-0a3a-afd9381f34d5, oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-c6a166ae-2ed4-a8cd-01a6-99f8897d1c37, oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-116efa4b-352c-b0bd-9833-3d6e9d8432af, oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-abaccb31-d5b8-adfe-1dff-6d6bfc871ccf ;
  a2a:hasEvent oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_0, oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_1, oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_2, oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_3, oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_4 ;
  a2a:hasSource oa:source_sha_20ebbde3-1255-eacb-ad62-e02bdca41564 .

oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-07ef568b-3ca2-88fc-808c-cb09c86205df
  a a2a:Person ;
  rdfs:label "Otto Werner Sprenger" ;
  a2a:PersonName [
    rdfs:label "Otto Werner Sprenger" ;
    a2a:PersonNameFirstName "Otto Werner" ;
    a2a:PersonNameLastName "Sprenger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "koetsier" .

oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-55e82058-90fc-b05d-0a3a-afd9381f34d5
  a a2a:Person ;
  rdfs:label "Peter Ottevanger" ;
  a2a:PersonName [
    rdfs:label "Peter Ottevanger" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Ottevanger"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "koetsier" .

oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-c6a166ae-2ed4-a8cd-01a6-99f8897d1c37
  a a2a:Person ;
  rdfs:label "Johanna Sijke Boxman" ;
  a2a:PersonName [
    rdfs:label "Johanna Sijke Boxman" ;
    a2a:PersonNameFirstName "Johanna Sijke" ;
    a2a:PersonNameLastName "Boxman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1908-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-116efa4b-352c-b0bd-9833-3d6e9d8432af
  a a2a:Person ;
  rdfs:label "Cornelis Pieter Boxman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pieter Boxman" ;
    a2a:PersonNameFirstName "Cornelis Pieter" ;
    a2a:PersonNameLastName "Boxman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "hoepelmaker" .

oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person-abaccb31-d5b8-adfe-1dff-6d6bfc871ccf
  a a2a:Person ;
  rdfs:label "Dirkje Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Dirkje Verhoeven" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1908-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person:07ef568b-3ca2-88fc-808c-cb09c86205df ;
  a2a:EventKeyRef oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1 .

oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person:55e82058-90fc-b05d-0a3a-afd9381f34d5 ;
  a2a:EventKeyRef oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1 .

oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person:c6a166ae-2ed4-a8cd-01a6-99f8897d1c37 ;
  a2a:EventKeyRef oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1 .

oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person:116efa4b-352c-b0bd-9833-3d6e9d8432af ;
  a2a:EventKeyRef oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1 .

oa:relationep_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Person:abaccb31-d5b8-adfe-1dff-6d6bfc871ccf ;
  a2a:EventKeyRef oa:event_sha_20ebbde3-1255-eacb-ad62-e02bdca41564_Event1 .

oa:source_sha_20ebbde3-1255-eacb-ad62-e02bdca41564
  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", "1908-10-25 - 1908-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1908-10-25"^^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: 5212, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "5212" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5212, Periode: 1903-1912, Geboorteregister, 85, 5212"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/510d059c-05ff-7ad4-8c7f-8d9b70cc446f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/20ebbde3-1255-eacb-ad62-e02bdca41564" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/510d059c-05ff-7ad4-8c7f-8d9b70cc446f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/20ebbde3-1255-eacb-ad62-e02bdca41564" ;
  a2a:RecordGUID "{20ebbde3-1255-eacb-ad62-e02bdca41564}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5987_00005987.xml van SHA" .

