@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_0ff12e02-adfa-38ef-767b-033eb6a47ca9
  a a2a:Record ;
  rdfs:label "Geboorte op 13 maart 1902 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-19e171de-1068-01a6-974a-c4ec4e3d511e, oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-aad3a8c1-5fba-e02f-2454-c8aff5ff932d, oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-8de545bb-59d8-69a4-81cd-0f0c75f76686, oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-3eedc574-e2e9-55eb-a704-c194d16d8067, oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-9eada809-786c-d4b2-2a84-2622d23b1c00 ;
  a2a:hasEvent oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_0, oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_1, oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_2, oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_3, oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_4 ;
  a2a:hasSource oa:source_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9 .

oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-19e171de-1068-01a6-974a-c4ec4e3d511e
  a a2a:Person ;
  rdfs:label "Jacobus van Delft" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Delft" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1902-03-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-aad3a8c1-5fba-e02f-2454-c8aff5ff932d
  a a2a:Person ;
  rdfs:label "Franciscus van Delft" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Delft" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-8de545bb-59d8-69a4-81cd-0f0c75f76686
  a a2a:Person ;
  rdfs:label "Theodorus Trots" ;
  a2a:PersonName [
    rdfs:label "Theodorus Trots" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Trots"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-3eedc574-e2e9-55eb-a704-c194d16d8067
  a a2a:Person ;
  rdfs:label "Hendricus van Delft" ;
  a2a:PersonName [
    rdfs:label "Hendricus van Delft" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person-9eada809-786c-d4b2-2a84-2622d23b1c00
  a a2a:Person ;
  rdfs:label "Bertha Truren" ;
  a2a:PersonName [
    rdfs:label "Bertha Truren" ;
    a2a:PersonNameFirstName "Bertha" ;
    a2a:PersonNameLastName "Truren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1902-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person:19e171de-1068-01a6-974a-c4ec4e3d511e ;
  a2a:EventKeyRef oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1 .

oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person:aad3a8c1-5fba-e02f-2454-c8aff5ff932d ;
  a2a:EventKeyRef oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1 .

oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person:8de545bb-59d8-69a4-81cd-0f0c75f76686 ;
  a2a:EventKeyRef oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1 .

oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person:3eedc574-e2e9-55eb-a704-c194d16d8067 ;
  a2a:EventKeyRef oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1 .

oa:relationep_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Person:9eada809-786c-d4b2-2a84-2622d23b1c00 ;
  a2a:EventKeyRef oa:event_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9_Event1 .

oa:source_sha_0ff12e02-adfa-38ef-767b-033eb6a47ca9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1902-03-13 - 1902-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1902-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: 1010, Periode: 1899-1906" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "1010" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1010, Periode: 1899-1906, Geboorteregister, 45, 1010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b65e7302-6b0c-e873-a214-ddbdb963cb81.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0ff12e02-adfa-38ef-767b-033eb6a47ca9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b65e7302-6b0c-e873-a214-ddbdb963cb81.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0ff12e02-adfa-38ef-767b-033eb6a47ca9" ;
  a2a:RecordGUID "{0ff12e02-adfa-38ef-767b-033eb6a47ca9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5923_00005923.xml van SHA" .

