@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_0104dfea-31bc-e057-788b-ba55e8a0fbb9
  a a2a:Record ;
  rdfs:label "Geboorte op 28 november 1896 te Eethen" ;
  a2a:hasPerson oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-e3ace804-dcab-bcd6-7399-31fa1f179764, oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-8a8b50bb-f783-32fa-7b0e-a81af390ed6b, oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-ce01c59c-e0d8-eb87-ec05-eba2831c28c4, oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-eef2f588-ab04-a7c9-c6db-aae0d39a6b49, oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-bac37ab7-ebd3-63ba-d076-249e620f345a ;
  a2a:hasEvent oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_0, oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_1, oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_2, oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_3, oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_4 ;
  a2a:hasSource oa:source_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9 .

oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-e3ace804-dcab-bcd6-7399-31fa1f179764
  a a2a:Person ;
  rdfs:label "Johannes Paans" ;
  a2a:PersonName [
    rdfs:label "Johannes Paans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-8a8b50bb-f783-32fa-7b0e-a81af390ed6b
  a a2a:Person ;
  rdfs:label "Jan Thur" ;
  a2a:PersonName [
    rdfs:label "Jan Thur" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Thur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Genderen" ;
    rdfs:label "Genderen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-ce01c59c-e0d8-eb87-ec05-eba2831c28c4
  a a2a:Person ;
  rdfs:label "Jozef Storchart" ;
  a2a:PersonName [
    rdfs:label "Jozef Storchart" ;
    a2a:PersonNameFirstName "Jozef" ;
    a2a:PersonNameLastName "Storchart"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1896-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-eef2f588-ab04-a7c9-c6db-aae0d39a6b49
  a a2a:Person ;
  rdfs:label "Marius Storchart" ;
  a2a:PersonName [
    rdfs:label "Marius Storchart" ;
    a2a:PersonNameFirstName "Marius" ;
    a2a:PersonNameLastName "Storchart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person-bac37ab7-ebd3-63ba-d076-249e620f345a
  a a2a:Person ;
  rdfs:label "Wouterina Uijthoven" ;
  a2a:PersonName [
    rdfs:label "Wouterina Uijthoven" ;
    a2a:PersonNameFirstName "Wouterina" ;
    a2a:PersonNameLastName "Uijthoven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1896-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eethen" ;
    rdfs:label "Eethen"
  ] .

oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person:e3ace804-dcab-bcd6-7399-31fa1f179764 ;
  a2a:EventKeyRef oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1 .

oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person:8a8b50bb-f783-32fa-7b0e-a81af390ed6b ;
  a2a:EventKeyRef oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1 .

oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person:ce01c59c-e0d8-eb87-ec05-eba2831c28c4 ;
  a2a:EventKeyRef oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1 .

oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person:eef2f588-ab04-a7c9-c6db-aae0d39a6b49 ;
  a2a:EventKeyRef oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1 .

oa:relationep_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Person:bac37ab7-ebd3-63ba-d076-249e620f345a ;
  a2a:EventKeyRef oa:event_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9_Event1 .

oa:source_sha_0104dfea-31bc-e057-788b-ba55e8a0fbb9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heesbeen, Eethen en Genderen" ;
    rdfs:label "Heesbeen, Eethen en Genderen", "1896-11-28 - 1896-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1896" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1896-11-28"^^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: 3461, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "3461" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3461, Periode: 1893-1902, Geboorteregister, 38, 3461"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4d3b82d1-1ce2-1be2-c070-0be22c611635.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0104dfea-31bc-e057-788b-ba55e8a0fbb9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4d3b82d1-1ce2-1be2-c070-0be22c611635.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0104dfea-31bc-e057-788b-ba55e8a0fbb9" ;
  a2a:RecordGUID "{0104dfea-31bc-e057-788b-ba55e8a0fbb9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6365_00006365.xml van SHA" .

