@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_02f2e241-e6d5-25eb-100c-03fc68362b35
  a a2a:Record ;
  rdfs:label "Geboorte op 13 november 1901 te Giessen" ;
  a2a:hasPerson oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-44f34033-c01f-892d-73b0-5f3d85874058, oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-68f63733-eef8-80ff-0e2b-f99a5011339b, oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-9519eb7b-5cb5-bffe-0a41-9d47552677a4, oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-20bf04d2-d5ee-6578-9d25-2b602df25f33, oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-f7ec3e9b-54a7-7106-e4cf-a87326d12d73 ;
  a2a:hasEvent oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_0, oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_1, oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_2, oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_3, oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_4 ;
  a2a:hasSource oa:source_sha_02f2e241-e6d5-25eb-100c-03fc68362b35 .

oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-44f34033-c01f-892d-73b0-5f3d85874058
  a a2a:Person ;
  rdfs:label "Arie van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Arie van Tilborg" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1901-11-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-68f63733-eef8-80ff-0e2b-f99a5011339b
  a a2a:Person ;
  rdfs:label "Huibert de Lorm" ;
  a2a:PersonName [
    rdfs:label "Huibert de Lorm" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lorm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "57" ;
    rdfs:label "57"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-9519eb7b-5cb5-bffe-0a41-9d47552677a4
  a a2a:Person ;
  rdfs:label "Willem Heijstek" ;
  a2a:PersonName [
    rdfs:label "Willem Heijstek" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Heijstek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-20bf04d2-d5ee-6578-9d25-2b602df25f33
  a a2a:Person ;
  rdfs:label "Johannis Josinus van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Johannis Josinus van Tilborg" ;
    a2a:PersonNameFirstName "Johannis Josinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person-f7ec3e9b-54a7-7106-e4cf-a87326d12d73
  a a2a:Person ;
  rdfs:label "Jacoba Elshout" ;
  a2a:PersonName [
    rdfs:label "Jacoba Elshout" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Elshout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1901-11-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen"
  ] .

oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person:44f34033-c01f-892d-73b0-5f3d85874058 ;
  a2a:EventKeyRef oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1 .

oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person:68f63733-eef8-80ff-0e2b-f99a5011339b ;
  a2a:EventKeyRef oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1 .

oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person:9519eb7b-5cb5-bffe-0a41-9d47552677a4 ;
  a2a:EventKeyRef oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1 .

oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person:20bf04d2-d5ee-6578-9d25-2b602df25f33 ;
  a2a:EventKeyRef oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1 .

oa:relationep_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Person:f7ec3e9b-54a7-7106-e4cf-a87326d12d73 ;
  a2a:EventKeyRef oa:event_sha_02f2e241-e6d5-25eb-100c-03fc68362b35_Event1 .

oa:source_sha_02f2e241-e6d5-25eb-100c-03fc68362b35
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Giessen" ;
    rdfs:label "Giessen", "1901-11-13 - 1901-11-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-11-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-11-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "13" ;
    rdfs:label "1901-11-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: 3656, Periode: 1893-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "17" ;
    a2a:RegistryNumber "3656" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3656, Periode: 1893-1912, Geboorteregister, 17, 3656"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f39c0556-3be6-7a58-93fd-b520cb091b31.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/02f2e241-e6d5-25eb-100c-03fc68362b35" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f39c0556-3be6-7a58-93fd-b520cb091b31.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/02f2e241-e6d5-25eb-100c-03fc68362b35" ;
  a2a:RecordGUID "{02f2e241-e6d5-25eb-100c-03fc68362b35}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3842_00003842.xml van SHA" .

