@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_2c438496-528b-bc58-d057-cb4e9768bef5
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juni 1913 te Waspik" ;
  a2a:hasPerson oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-15265f6e-1651-9517-fe48-46c007168e28, oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-08a3bf02-0b1b-d30d-94e0-dfee94d7fcb6, oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-03829b2f-0a62-424e-2823-d18516095d19, oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-d1019826-4eac-8144-6b2f-1cfc3cb99959, oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-9b7f9376-ed24-7346-d970-2bce68828547 ;
  a2a:hasEvent oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_0, oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_1, oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_2, oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_3, oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_4 ;
  a2a:hasSource oa:source_sha_2c438496-528b-bc58-d057-cb4e9768bef5 .

oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-15265f6e-1651-9517-fe48-46c007168e28
  a a2a:Person ;
  rdfs:label "Cornelis Schoones" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schoones" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schoones"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "59" ;
    rdfs:label "59"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-08a3bf02-0b1b-d30d-94e0-dfee94d7fcb6
  a a2a:Person ;
  rdfs:label "Antonie Rekkers" ;
  a2a:PersonName [
    rdfs:label "Antonie Rekkers" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Rekkers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "gemeentebode" .

oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-03829b2f-0a62-424e-2823-d18516095d19
  a a2a:Person ;
  rdfs:label "Antonius Cornelis Paapen" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis Paapen" ;
    a2a:PersonNameFirstName "Antonius Cornelis" ;
    a2a:PersonNameLastName "Paapen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1913-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-d1019826-4eac-8144-6b2f-1cfc3cb99959
  a a2a:Person ;
  rdfs:label "Marinus Paapen" ;
  a2a:PersonName [
    rdfs:label "Marinus Paapen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Paapen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "scheepsmaker" .

oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person-9b7f9376-ed24-7346-d970-2bce68828547
  a a2a:Person ;
  rdfs:label "Johanna Dirkse" ;
  a2a:PersonName [
    rdfs:label "Johanna Dirkse" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Dirkse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1913-06-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person:15265f6e-1651-9517-fe48-46c007168e28 ;
  a2a:EventKeyRef oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1 .

oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person:08a3bf02-0b1b-d30d-94e0-dfee94d7fcb6 ;
  a2a:EventKeyRef oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1 .

oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person:03829b2f-0a62-424e-2823-d18516095d19 ;
  a2a:EventKeyRef oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1 .

oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person:d1019826-4eac-8144-6b2f-1cfc3cb99959 ;
  a2a:EventKeyRef oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1 .

oa:relationep_sha_2c438496-528b-bc58-d057-cb4e9768bef5_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Person:9b7f9376-ed24-7346-d970-2bce68828547 ;
  a2a:EventKeyRef oa:event_sha_2c438496-528b-bc58-d057-cb4e9768bef5_Event1 .

oa:source_sha_2c438496-528b-bc58-d057-cb4e9768bef5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1913-06-05 - 1913-06-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-06-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-06-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1913-06-05"^^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: 17, Periode: 1910-1919" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "17" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 17, Periode: 1910-1919, Geboorteregister, 38, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7583e1a7-c6f2-9756-d584-dec23cf4e824.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2c438496-528b-bc58-d057-cb4e9768bef5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7583e1a7-c6f2-9756-d584-dec23cf4e824.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2c438496-528b-bc58-d057-cb4e9768bef5" ;
  a2a:RecordGUID "{2c438496-528b-bc58-d057-cb4e9768bef5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5606_00005606.xml van SHA" .

