@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_554bc5cc-47d3-e47c-1d67-5c58a070fba9
  a a2a:Record ;
  rdfs:label "Geboorte op 7 mei 1844 te Eethen" ;
  a2a:hasPerson oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-2f713f80-1fce-a6d4-5c17-d7be2ac834eb, oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-06679442-f005-88e1-e24a-366543e4c7c7, oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-2cf8b703-063e-55d0-ea3c-487a5f61c3fb, oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-30ce5572-5fd7-e7b5-1584-7f434789cf02, oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-8d9bffde-5612-b0f8-ee40-6fcdb7e06f8e ;
  a2a:hasEvent oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_0, oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_1, oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_2, oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_3, oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_4 ;
  a2a:hasSource oa:source_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9 .

oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-2f713f80-1fce-a6d4-5c17-d7be2ac834eb
  a a2a:Person ;
  rdfs:label "Jan Uithoven Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Jan Uithoven Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Jan Uithoven" ;
    a2a:PersonNameLastName "Nieuwenhuizen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-06679442-f005-88e1-e24a-366543e4c7c7
  a a2a:Person ;
  rdfs:label "Willem van Hemert" ;
  a2a:PersonName [
    rdfs:label "Willem van Hemert" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hemert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "onderwijzer" .

oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-2cf8b703-063e-55d0-ea3c-487a5f61c3fb
  a a2a:Person ;
  rdfs:label "Gijsbertje Haase" ;
  a2a:PersonName [
    rdfs:label "Gijsbertje Haase" ;
    a2a:PersonNameFirstName "Gijsbertje" ;
    a2a:PersonNameLastName "Haase"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1844-05-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-30ce5572-5fd7-e7b5-1584-7f434789cf02
  a a2a:Person ;
  rdfs:label "Jan Coenraad Haase" ;
  a2a:PersonName [
    rdfs:label "Jan Coenraad Haase" ;
    a2a:PersonNameFirstName "Jan Coenraad" ;
    a2a:PersonNameLastName "Haase"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "kleermaker" .

oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person-8d9bffde-5612-b0f8-ee40-6fcdb7e06f8e
  a a2a:Person ;
  rdfs:label "Maaike Hak" ;
  a2a:PersonName [
    rdfs:label "Maaike Hak" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Hak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1844-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person:2f713f80-1fce-a6d4-5c17-d7be2ac834eb ;
  a2a:EventKeyRef oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1 .

oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person:06679442-f005-88e1-e24a-366543e4c7c7 ;
  a2a:EventKeyRef oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1 .

oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person:2cf8b703-063e-55d0-ea3c-487a5f61c3fb ;
  a2a:EventKeyRef oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1 .

oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person:30ce5572-5fd7-e7b5-1584-7f434789cf02 ;
  a2a:EventKeyRef oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1 .

oa:relationep_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Person:8d9bffde-5612-b0f8-ee40-6fcdb7e06f8e ;
  a2a:EventKeyRef oa:event_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9_Event1 .

oa:source_sha_554bc5cc-47d3-e47c-1d67-5c58a070fba9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heesbeen, Eethen en Genderen" ;
    rdfs:label "Heesbeen, Eethen en Genderen", "1844-05-07 - 1844-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1844" ;
    a2a:Month "5" ;
    a2a:Day "7" ;
    rdfs:label "1844-05-07"^^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: 3456, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "3456" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3456, Periode: 1843-1852, Geboorteregister, 11, 3456"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e5586ce4-2347-f817-4de3-c280a2775499.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/554bc5cc-47d3-e47c-1d67-5c58a070fba9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e5586ce4-2347-f817-4de3-c280a2775499.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/554bc5cc-47d3-e47c-1d67-5c58a070fba9" ;
  a2a:RecordGUID "{554bc5cc-47d3-e47c-1d67-5c58a070fba9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3838_00003838.xml van SHA" .

