@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_fe1e6fd7-eb37-3c8d-5156-013efd587233
  a a2a:Record ;
  rdfs:label "Geboorte op 12 februari 1867 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-d2158bd2-9d57-276e-80d2-aa661ad2d206, oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-503dad93-aa94-9fe4-46fe-74e121fb7e8a, oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-c8d3cca5-351b-6df2-1e3b-ed5af0e5fb09, oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-5950d9ce-199e-183e-18dc-5309d996d797, oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-21e06b2d-4d3f-1ed7-e5a4-3ef202bf9736 ;
  a2a:hasEvent oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_0, oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_1, oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_2, oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_3, oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_4 ;
  a2a:hasSource oa:source_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233 .

oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-d2158bd2-9d57-276e-80d2-aa661ad2d206
  a a2a:Person ;
  rdfs:label "Godefridus Leijtens" ;
  a2a:PersonName [
    rdfs:label "Godefridus Leijtens" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Leijtens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52" ;
    rdfs:label "52"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-503dad93-aa94-9fe4-46fe-74e121fb7e8a
  a a2a:Person ;
  rdfs:label "Christoffel Brekelmans" ;
  a2a:PersonName [
    rdfs:label "Christoffel Brekelmans" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Brekelmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-c8d3cca5-351b-6df2-1e3b-ed5af0e5fb09
  a a2a:Person ;
  rdfs:label "Jan Baptist Smijers" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Smijers" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Smijers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-5950d9ce-199e-183e-18dc-5309d996d797
  a a2a:Person ;
  rdfs:label "Cornelia Grilis" ;
  a2a:PersonName [
    rdfs:label "Cornelia Grilis" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Grilis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person-21e06b2d-4d3f-1ed7-e5a4-3ef202bf9736
  a a2a:Person ;
  rdfs:label "Hendrik Leijtens" ;
  a2a:PersonName [
    rdfs:label "Hendrik Leijtens" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Leijtens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1867-02-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1867-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person:d2158bd2-9d57-276e-80d2-aa661ad2d206 ;
  a2a:EventKeyRef oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1 .

oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person:503dad93-aa94-9fe4-46fe-74e121fb7e8a ;
  a2a:EventKeyRef oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1 .

oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person:c8d3cca5-351b-6df2-1e3b-ed5af0e5fb09 ;
  a2a:EventKeyRef oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1 .

oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person:5950d9ce-199e-183e-18dc-5309d996d797 ;
  a2a:EventKeyRef oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1 .

oa:relationep_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Person:21e06b2d-4d3f-1ed7-e5a4-3ef202bf9736 ;
  a2a:EventKeyRef oa:event_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233_Event1 .

oa:source_sha_fe1e6fd7-eb37-3c8d-5156-013efd587233
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1867-02-12 - 1867-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1867" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1867-02-12"^^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: 675, Periode: 1845-1870" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "675" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 675, Periode: 1845-1870, Geboorteregister, 2, 675"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d87f3126-0909-0a73-ded2-b5e64550c735.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fe1e6fd7-eb37-3c8d-5156-013efd587233" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d87f3126-0909-0a73-ded2-b5e64550c735.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fe1e6fd7-eb37-3c8d-5156-013efd587233" ;
  a2a:RecordGUID "{fe1e6fd7-eb37-3c8d-5156-013efd587233}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3696_00003696.xml van SHA" .

