@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_52d55c9d-896b-ef0d-2a44-bed36a7932b7
  a a2a:Record ;
  rdfs:label "Geboorte op 24 oktober 1839 te Almkerk" ;
  a2a:hasPerson oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-87522276-62dc-3326-4216-917a01f0fa38, oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-54b294a5-2c57-c208-16c5-e6939af44f40, oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-cb2ca067-1e2e-d02e-dcb0-ba94edf4bfce, oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-80f1af50-f0fc-58c7-5287-95a0343a45a4, oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-ff6efc39-99b7-ec0b-ca06-9f11fc7d9d01 ;
  a2a:hasEvent oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_0, oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_1, oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_2, oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_3, oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_4 ;
  a2a:hasSource oa:source_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7 .

oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-87522276-62dc-3326-4216-917a01f0fa38
  a a2a:Person ;
  rdfs:label "Huibert Romijn" ;
  a2a:PersonName [
    rdfs:label "Huibert Romijn" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1839-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-54b294a5-2c57-c208-16c5-e6939af44f40
  a a2a:Person ;
  rdfs:label "Pieter Romijn" ;
  a2a:PersonName [
    rdfs:label "Pieter Romijn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-cb2ca067-1e2e-d02e-dcb0-ba94edf4bfce
  a a2a:Person ;
  rdfs:label "Jan Dekker" ;
  a2a:PersonName [
    rdfs:label "Jan Dekker" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-80f1af50-f0fc-58c7-5287-95a0343a45a4
  a a2a:Person ;
  rdfs:label "Aagtje Scheurwater" ;
  a2a:PersonName [
    rdfs:label "Aagtje Scheurwater" ;
    a2a:PersonNameFirstName "Aagtje" ;
    a2a:PersonNameLastName "Scheurwater"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person-ff6efc39-99b7-ec0b-ca06-9f11fc7d9d01
  a a2a:Person ;
  rdfs:label "Nicolaas Romijn" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Romijn" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Romijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1839-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person:87522276-62dc-3326-4216-917a01f0fa38 ;
  a2a:EventKeyRef oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1 .

oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person:54b294a5-2c57-c208-16c5-e6939af44f40 ;
  a2a:EventKeyRef oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1 .

oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person:cb2ca067-1e2e-d02e-dcb0-ba94edf4bfce ;
  a2a:EventKeyRef oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1 .

oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person:80f1af50-f0fc-58c7-5287-95a0343a45a4 ;
  a2a:EventKeyRef oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1 .

oa:relationep_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Person:ff6efc39-99b7-ec0b-ca06-9f11fc7d9d01 ;
  a2a:EventKeyRef oa:event_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7_Event1 .

oa:source_sha_52d55c9d-896b-ef0d-2a44-bed36a7932b7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1839-10-24 - 1839-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1839-10-24"^^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: 2709, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "2709" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2709, Periode: 1833-1842, Geboorteregister, 54, 2709"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/25698eb7-71cc-328f-400f-93c31303e3d5.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/52d55c9d-896b-ef0d-2a44-bed36a7932b7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/25698eb7-71cc-328f-400f-93c31303e3d5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/52d55c9d-896b-ef0d-2a44-bed36a7932b7" ;
  a2a:RecordGUID "{52d55c9d-896b-ef0d-2a44-bed36a7932b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7286_00007286.xml van SHA" .

