@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_83e2b536-ae79-cea5-24b4-e167ab3ec690
  a a2a:Record ;
  rdfs:label "Geboorte op 14 mei 1917 te Sprang" ;
  a2a:hasPerson oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-93658b27-704a-8acf-96e2-0d6af630a7f1, oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-90afe9d2-8b1e-85d1-7d4f-0ec206c3a2fd, oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-675f598f-0435-da90-b803-93f6c6e93c29, oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-1e7257f2-9100-5bea-9eb2-66ba58a15517, oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-185a8a44-87eb-76ae-3149-1e246631c907 ;
  a2a:hasEvent oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_0, oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_1, oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_2, oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_3, oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_4 ;
  a2a:hasSource oa:source_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690 .

oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-93658b27-704a-8acf-96e2-0d6af630a7f1
  a a2a:Person ;
  rdfs:label "Emma van Campen" ;
  a2a:PersonName [
    rdfs:label "Emma van Campen" ;
    a2a:PersonNameFirstName "Emma" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1917-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-90afe9d2-8b1e-85d1-7d4f-0ec206c3a2fd
  a a2a:Person ;
  rdfs:label "Jacobus Theodorus Timmermans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Theodorus Timmermans" ;
    a2a:PersonNameFirstName "Jacobus Theodorus" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-675f598f-0435-da90-b803-93f6c6e93c29
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Kuijsten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Kuijsten" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Kuijsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-1e7257f2-9100-5bea-9eb2-66ba58a15517
  a a2a:Person ;
  rdfs:label "Johannes van Campen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Campen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Campen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person-185a8a44-87eb-76ae-3149-1e246631c907
  a a2a:Person ;
  rdfs:label "Maria Diena de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Maria Diena de Bruijn" ;
    a2a:PersonNameFirstName "Maria Diena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1917-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person:93658b27-704a-8acf-96e2-0d6af630a7f1 ;
  a2a:EventKeyRef oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1 .

oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person:90afe9d2-8b1e-85d1-7d4f-0ec206c3a2fd ;
  a2a:EventKeyRef oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1 .

oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person:675f598f-0435-da90-b803-93f6c6e93c29 ;
  a2a:EventKeyRef oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1 .

oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person:1e7257f2-9100-5bea-9eb2-66ba58a15517 ;
  a2a:EventKeyRef oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1 .

oa:relationep_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Person:185a8a44-87eb-76ae-3149-1e246631c907 ;
  a2a:EventKeyRef oa:event_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690_Event1 .

oa:source_sha_83e2b536-ae79-cea5-24b4-e167ab3ec690
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1917-05-14 - 1917-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1917-05-14"^^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 "18" ;
    a2a:RegistryNumber "347" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 347, Periode: 1913-1922, Geboorteregister, 18, 347"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b884c971-6cbd-a312-3d0f-e28e9cb45147.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/83e2b536-ae79-cea5-24b4-e167ab3ec690" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b884c971-6cbd-a312-3d0f-e28e9cb45147.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/83e2b536-ae79-cea5-24b4-e167ab3ec690" ;
  a2a:RecordGUID "{83e2b536-ae79-cea5-24b4-e167ab3ec690}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7035_00007035.xml van SHA" .

