@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_01fa420f-daae-3b76-cab2-11b9dbd82d68
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1819 te Heusden" ;
  a2a:hasPerson oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-3433a6f8-ce19-1d1d-fb76-296324e17571, oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-f4d8721e-ddac-0147-3b27-2b1d49e3eda9, oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-e6b671aa-90dc-e223-5619-139e05b7a6bd, oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-1d42225b-51db-d799-6771-43f2fa7dd9f7, oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-170b5d3c-8202-e163-6acc-300d8f8ade2d ;
  a2a:hasEvent oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_0, oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_1, oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_2, oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_3, oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_4 ;
  a2a:hasSource oa:source_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68 .

oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-3433a6f8-ce19-1d1d-fb76-296324e17571
  a a2a:Person ;
  rdfs:label "Steven Kurvers" ;
  a2a:PersonName [
    rdfs:label "Steven Kurvers" ;
    a2a:PersonNameFirstName "Steven" ;
    a2a:PersonNameLastName "Kurvers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "linnenbleker" .

oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-f4d8721e-ddac-0147-3b27-2b1d49e3eda9
  a a2a:Person ;
  rdfs:label "Dirk van Outheusden" ;
  a2a:PersonName [
    rdfs:label "Dirk van Outheusden" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Outheusden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] .

oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-e6b671aa-90dc-e223-5619-139e05b7a6bd
  a a2a:Person ;
  rdfs:label "Franciscus Everardus Hofmeester" ;
  a2a:PersonName [
    rdfs:label "Franciscus Everardus Hofmeester" ;
    a2a:PersonNameFirstName "Franciscus Everardus" ;
    a2a:PersonNameLastName "Hofmeester"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1819-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-1d42225b-51db-d799-6771-43f2fa7dd9f7
  a a2a:Person ;
  rdfs:label "Stephanus Hofmeester" ;
  a2a:PersonName [
    rdfs:label "Stephanus Hofmeester" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Hofmeester"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person-170b5d3c-8202-e163-6acc-300d8f8ade2d
  a a2a:Person ;
  rdfs:label "Hendrika Hofmans" ;
  a2a:PersonName [
    rdfs:label "Hendrika Hofmans" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1819-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person:3433a6f8-ce19-1d1d-fb76-296324e17571 ;
  a2a:EventKeyRef oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1 .

oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person:f4d8721e-ddac-0147-3b27-2b1d49e3eda9 ;
  a2a:EventKeyRef oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1 .

oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person:e6b671aa-90dc-e223-5619-139e05b7a6bd ;
  a2a:EventKeyRef oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1 .

oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person:1d42225b-51db-d799-6771-43f2fa7dd9f7 ;
  a2a:EventKeyRef oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1 .

oa:relationep_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Person:170b5d3c-8202-e163-6acc-300d8f8ade2d ;
  a2a:EventKeyRef oa:event_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68_Event1 .

oa:source_sha_01fa420f-daae-3b76-cab2-11b9dbd82d68
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1819-03-13 - 1819-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1819-03-13"^^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: 4004, Periode: 1815-1830" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "4004" ;
    a2a:Folio "5" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4004, Periode: 1815-1830, Geboorteregister, 4004, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/00e8c3a4-c847-5ac7-c7b0-b892cc9185c4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/01fa420f-daae-3b76-cab2-11b9dbd82d68" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/00e8c3a4-c847-5ac7-c7b0-b892cc9185c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/01fa420f-daae-3b76-cab2-11b9dbd82d68" ;
  a2a:RecordGUID "{01fa420f-daae-3b76-cab2-11b9dbd82d68}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5877_00005877.xml van SHA" .

