@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_7ea45fcb-53f4-4800-2f36-66a8a92d5d97
  a a2a:Record ;
  rdfs:label "Geboorte op 14 september 1811 te Baardwijk" ;
  a2a:hasPerson oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-b8267f40-c696-2332-6300-d74afcc4e736, oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-94f4b156-3ed6-5ea8-e016-ffc396e57f64, oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-5056f9e6-d485-30b7-ca49-97f6fb63d739, oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-aa8828c0-227a-3719-a38e-e34e7c08fe98, oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-b0779c64-3cf5-9260-4fcf-c37447b05f4f ;
  a2a:hasEvent oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_0, oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_1, oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_2, oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_3, oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_4 ;
  a2a:hasSource oa:source_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97 .

oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-b8267f40-c696-2332-6300-d74afcc4e736
  a a2a:Person ;
  rdfs:label "Anne van Ros" ;
  a2a:PersonName [
    rdfs:label "Anne van Ros" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ros"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-94f4b156-3ed6-5ea8-e016-ffc396e57f64
  a a2a:Person ;
  rdfs:label "Leonard Krol" ;
  a2a:PersonName [
    rdfs:label "Leonard Krol" ;
    a2a:PersonNameFirstName "Leonard" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-5056f9e6-d485-30b7-ca49-97f6fb63d739
  a a2a:Person ;
  rdfs:label "Corneille van Sluisvelt" ;
  a2a:PersonName [
    rdfs:label "Corneille van Sluisvelt" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sluisvelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-aa8828c0-227a-3719-a38e-e34e7c08fe98
  a a2a:Person ;
  rdfs:label "Michel van Eijk" ;
  a2a:PersonName [
    rdfs:label "Michel van Eijk" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person-b0779c64-3cf5-9260-4fcf-c37447b05f4f
  a a2a:Person ;
  rdfs:label "Jacques van Eijk" ;
  a2a:PersonName [
    rdfs:label "Jacques van Eijk" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1811-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1811-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person:b8267f40-c696-2332-6300-d74afcc4e736 ;
  a2a:EventKeyRef oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1 .

oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person:94f4b156-3ed6-5ea8-e016-ffc396e57f64 ;
  a2a:EventKeyRef oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1 .

oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person:5056f9e6-d485-30b7-ca49-97f6fb63d739 ;
  a2a:EventKeyRef oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1 .

oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person:aa8828c0-227a-3719-a38e-e34e7c08fe98 ;
  a2a:EventKeyRef oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1 .

oa:relationep_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Person:b0779c64-3cf5-9260-4fcf-c37447b05f4f ;
  a2a:EventKeyRef oa:event_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97_Event1 .

oa:source_sha_7ea45fcb-53f4-4800-2f36-66a8a92d5d97
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk", "1811-09-14 - 1811-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1811-09-14"^^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: 673, Periode: 1811-1814" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "673" ;
    a2a:Folio "26" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 673, Periode: 1811-1814, Geboorte-, huwelijks- en overlijdensregister, 673, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4d320190-6eee-e72c-ba5a-4256ab5c71ef.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/7ea45fcb-53f4-4800-2f36-66a8a92d5d97" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4d320190-6eee-e72c-ba5a-4256ab5c71ef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/7ea45fcb-53f4-4800-2f36-66a8a92d5d97" ;
  a2a:RecordGUID "{7ea45fcb-53f4-4800-2f36-66a8a92d5d97}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5637_00005637.xml van SHA" .

