@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_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df
  a a2a:Record ;
  rdfs:label "Geboorte op 11 december 1895 te Sleeuwijk" ;
  a2a:hasPerson oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-10c7b570-422e-f6c5-a1ee-b55af3a2560a, oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-f8d3afa4-4355-3eb7-ed54-4dfe18ab8625, oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-fd4c36f4-14d7-b1ba-42a8-e8933ab6ffb4, oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-810d3c68-10eb-e2ee-87d8-849e9d1f3ae2, oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-57f873d2-b869-6303-eb50-ba42ec386446 ;
  a2a:hasEvent oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_0, oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_1, oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_2, oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_3, oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_4 ;
  a2a:hasSource oa:source_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df .

oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-10c7b570-422e-f6c5-a1ee-b55af3a2560a
  a a2a:Person ;
  rdfs:label "Maria Bastiana Hakkers" ;
  a2a:PersonName [
    rdfs:label "Maria Bastiana Hakkers" ;
    a2a:PersonNameFirstName "Maria Bastiana" ;
    a2a:PersonNameLastName "Hakkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-f8d3afa4-4355-3eb7-ed54-4dfe18ab8625
  a a2a:Person ;
  rdfs:label "Pieter Kooij" ;
  a2a:PersonName [
    rdfs:label "Pieter Kooij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Kooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:Profession "kastelein" .

oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-fd4c36f4-14d7-b1ba-42a8-e8933ab6ffb4
  a a2a:Person ;
  rdfs:label "Wouter Boot" ;
  a2a:PersonName [
    rdfs:label "Wouter Boot" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-810d3c68-10eb-e2ee-87d8-849e9d1f3ae2
  a a2a:Person ;
  rdfs:label "Teunis Pieter Roubos" ;
  a2a:PersonName [
    rdfs:label "Teunis Pieter Roubos" ;
    a2a:PersonNameFirstName "Teunis Pieter" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person-57f873d2-b869-6303-eb50-ba42ec386446
  a a2a:Person ;
  rdfs:label "Aart Roubos" ;
  a2a:PersonName [
    rdfs:label "Aart Roubos" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Roubos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1895-12-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1895-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sleeuwijk" ;
    rdfs:label "Sleeuwijk"
  ] .

oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person:10c7b570-422e-f6c5-a1ee-b55af3a2560a ;
  a2a:EventKeyRef oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1 .

oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person:f8d3afa4-4355-3eb7-ed54-4dfe18ab8625 ;
  a2a:EventKeyRef oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1 .

oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person:fd4c36f4-14d7-b1ba-42a8-e8933ab6ffb4 ;
  a2a:EventKeyRef oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1 .

oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person:810d3c68-10eb-e2ee-87d8-849e9d1f3ae2 ;
  a2a:EventKeyRef oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1 .

oa:relationep_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Person:57f873d2-b869-6303-eb50-ba42ec386446 ;
  a2a:EventKeyRef oa:event_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df_Event1 .

oa:source_sha_79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df
  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", "1895-12-11 - 1895-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1895-12-11"^^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 "116" ;
    a2a:RegistryNumber "5211" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5211, Periode: 1893-1902, Geboorteregister, 116, 5211"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a47206a7-7e62-6c8b-3449-766657ad00d3.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a47206a7-7e62-6c8b-3449-766657ad00d3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df" ;
  a2a:RecordGUID "{79fb6fa8-ec6e-1ec8-fe2c-86b20d6912df}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5179_00005179.xml van SHA" .

