@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_13e35161-d0d7-3d6d-3dab-bf95675669c9
  a a2a:Record ;
  rdfs:label "Geboorte op 9 maart 1917 te Sprang" ;
  a2a:hasPerson oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-f33a4491-733e-13cc-cc41-bd7d33b7a436, oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-1241b65c-0f94-36a5-c0dc-46a187b5e49a, oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-87c15e41-3669-7a33-4ea6-c63872075d82, oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-0ffeb9ca-c2c5-d2da-e846-49b7d8c8f057, oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-a889bf2b-332a-b2f7-7860-1c41ab74325c ;
  a2a:hasEvent oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_0, oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_1, oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_2, oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_3, oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_4 ;
  a2a:hasSource oa:source_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9 .

oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-f33a4491-733e-13cc-cc41-bd7d33b7a436
  a a2a:Person ;
  rdfs:label "Maria Johanna Klis" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Klis" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Klis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1917-03-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-1241b65c-0f94-36a5-c0dc-46a187b5e49a
  a a2a:Person ;
  rdfs:label "Johannes Sebrechtus Kuijsten" ;
  a2a:PersonName [
    rdfs:label "Johannes Sebrechtus Kuijsten" ;
    a2a:PersonNameFirstName "Johannes Sebrechtus" ;
    a2a:PersonNameLastName "Kuijsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-87c15e41-3669-7a33-4ea6-c63872075d82
  a a2a:Person ;
  rdfs:label "Bastiaan Willem Vos" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Willem Vos" ;
    a2a:PersonNameFirstName "Bastiaan Willem" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "slager" .

oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-0ffeb9ca-c2c5-d2da-e846-49b7d8c8f057
  a a2a:Person ;
  rdfs:label "Johannes Jasper Klis" ;
  a2a:PersonName [
    rdfs:label "Johannes Jasper Klis" ;
    a2a:PersonNameFirstName "Johannes Jasper" ;
    a2a:PersonNameLastName "Klis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "koffiehuishouder" .

oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person-a889bf2b-332a-b2f7-7860-1c41ab74325c
  a a2a:Person ;
  rdfs:label "Maria Keuninx" ;
  a2a:PersonName [
    rdfs:label "Maria Keuninx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Keuninx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1917-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person:f33a4491-733e-13cc-cc41-bd7d33b7a436 ;
  a2a:EventKeyRef oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1 .

oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person:1241b65c-0f94-36a5-c0dc-46a187b5e49a ;
  a2a:EventKeyRef oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1 .

oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person:87c15e41-3669-7a33-4ea6-c63872075d82 ;
  a2a:EventKeyRef oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1 .

oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person:0ffeb9ca-c2c5-d2da-e846-49b7d8c8f057 ;
  a2a:EventKeyRef oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1 .

oa:relationep_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Person:a889bf2b-332a-b2f7-7860-1c41ab74325c ;
  a2a:EventKeyRef oa:event_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9_Event1 .

oa:source_sha_13e35161-d0d7-3d6d-3dab-bf95675669c9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1917-03-09 - 1917-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1917-03-09"^^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: 347, Periode: 1913-1922" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "347" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 347, Periode: 1913-1922, Geboorteregister, 7, 347"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/12a64023-c775-1f61-2d5a-4de7aa02c8c0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/13e35161-d0d7-3d6d-3dab-bf95675669c9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/12a64023-c775-1f61-2d5a-4de7aa02c8c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/13e35161-d0d7-3d6d-3dab-bf95675669c9" ;
  a2a:RecordGUID "{13e35161-d0d7-3d6d-3dab-bf95675669c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7032_00007032.xml van SHA" .

