@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_fb956aed-c70d-7e89-06bc-e3784d7ba6e0
  a a2a:Record ;
  rdfs:label "Registratie op 8 augustus 1797 te Tilburg" ;
  a2a:hasPerson oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person-c670ef45-693d-e2bf-21a6-54bbb9d488fb, oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person-7e47982a-036f-7709-9bd2-7400e58186b7, oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person-64b6cbdd-acd5-983c-b48e-91d1e9579357 ;
  a2a:hasEvent oa:event_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_0, oa:relationep_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_1, oa:relationep_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_2 ;
  a2a:hasSource oa:source_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0 .

oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person-c670ef45-693d-e2bf-21a6-54bbb9d488fb
  a a2a:Person ;
  rdfs:label "Elisabeth Schepers" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schepers" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1797-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person-7e47982a-036f-7709-9bd2-7400e58186b7
  a a2a:Person ;
  rdfs:label "Elisabeth Wolfs" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Wolfs" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1827" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1827-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person-64b6cbdd-acd5-983c-b48e-91d1e9579357
  a a2a:Person ;
  rdfs:label "Lambertus Wolfs" ;
  a2a:PersonName [
    rdfs:label "Lambertus Wolfs" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Wolfs"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1831-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:event_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1797-08-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person:c670ef45-693d-e2bf-21a6-54bbb9d488fb ;
  a2a:EventKeyRef oa:event_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Event1 .

oa:relationep_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person:7e47982a-036f-7709-9bd2-7400e58186b7 ;
  a2a:EventKeyRef oa:event_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Event1 .

oa:relationep_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Person:64b6cbdd-acd5-983c-b48e-91d1e9579357 ;
  a2a:EventKeyRef oa:event_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0_Event1 .

oa:source_sha_fb956aed-c70d-7e89-06bc-e3784d7ba6e0
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 15, Periode: 1870-1879" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "172" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 15, Periode: 1870-1879, Bevolkingsregister, 15, 172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/049a9cb4-ac43-c4f1-5c94-6731bdb9dca8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/fb956aed-c70d-7e89-06bc-e3784d7ba6e0" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/049a9cb4-ac43-c4f1-5c94-6731bdb9dca8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-06-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/fb956aed-c70d-7e89-06bc-e3784d7ba6e0" ;
  a2a:RecordGUID "{fb956aed-c70d-7e89-06bc-e3784d7ba6e0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4313_00004313.xml van SHA" .

