@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_4e7aa60f-779e-bc71-eacf-76b38f9c2938
  a a2a:Record ;
  rdfs:label "Geboorte op 12 september 1894 te Heusden" ;
  a2a:hasPerson oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-bf3a4303-9510-a4b0-a123-93de33e3ef4a, oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-ee70f6cc-8177-98dd-f682-d5dc811a28b6, oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-050d3802-541b-a768-ee9e-4140ab90553b, oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-0ed7d73e-3777-72ce-0292-31eb1e9160dd, oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-6d4da30c-936f-dc0c-973c-c1d275191578 ;
  a2a:hasEvent oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_0, oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_1, oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_2, oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_3, oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_4 ;
  a2a:hasSource oa:source_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938 .

oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-bf3a4303-9510-a4b0-a123-93de33e3ef4a
  a a2a:Person ;
  rdfs:label "Adrianus Sens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Sens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Sens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76" ;
    rdfs:label "76"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-ee70f6cc-8177-98dd-f682-d5dc811a28b6
  a a2a:Person ;
  rdfs:label "Johannes Cornelis Snijders" ;
  a2a:PersonName [
    rdfs:label "Johannes Cornelis Snijders" ;
    a2a:PersonNameFirstName "Johannes Cornelis" ;
    a2a:PersonNameLastName "Snijders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-050d3802-541b-a768-ee9e-4140ab90553b
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Sens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Sens" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Sens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1894-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-0ed7d73e-3777-72ce-0292-31eb1e9160dd
  a a2a:Person ;
  rdfs:label "Cornelis Adrianus Sens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Adrianus Sens" ;
    a2a:PersonNameFirstName "Cornelis Adrianus" ;
    a2a:PersonNameLastName "Sens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "winkelier" .

oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person-6d4da30c-936f-dc0c-973c-c1d275191578
  a a2a:Person ;
  rdfs:label "Hendrina Moonen" ;
  a2a:PersonName [
    rdfs:label "Hendrina Moonen" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Moonen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1894-09-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person:bf3a4303-9510-a4b0-a123-93de33e3ef4a ;
  a2a:EventKeyRef oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1 .

oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person:ee70f6cc-8177-98dd-f682-d5dc811a28b6 ;
  a2a:EventKeyRef oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1 .

oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person:050d3802-541b-a768-ee9e-4140ab90553b ;
  a2a:EventKeyRef oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1 .

oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person:0ed7d73e-3777-72ce-0292-31eb1e9160dd ;
  a2a:EventKeyRef oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1 .

oa:relationep_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Person:6d4da30c-936f-dc0c-973c-c1d275191578 ;
  a2a:EventKeyRef oa:event_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938_Event1 .

oa:source_sha_4e7aa60f-779e-bc71-eacf-76b38f9c2938
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1894-09-12 - 1894-09-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-09-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-09-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1894-09-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: 4011, Periode: 1891-1900" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "4011" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4011, Periode: 1891-1900, Geboorteregister, 50, 4011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a5ae0467-e36a-4a4c-b473-e01ef499a259.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4e7aa60f-779e-bc71-eacf-76b38f9c2938" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a5ae0467-e36a-4a4c-b473-e01ef499a259.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4e7aa60f-779e-bc71-eacf-76b38f9c2938" ;
  a2a:RecordGUID "{4e7aa60f-779e-bc71-eacf-76b38f9c2938}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5546_00005546.xml van SHA" .

