@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_9e00a2db-42b0-99db-66d2-fa7dc275bedc
  a a2a:Record ;
  rdfs:label "Geboorte op 2 mei 1884 te Capelle" ;
  a2a:hasPerson oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-e050e22b-7eb7-5217-33a1-c0d60246c2e9, oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-4b34de3b-d8d1-6447-c72b-6249f2b38217, oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-363e78ac-6d39-88f5-6b6b-8a626721280f, oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-c224f37f-c4a0-413a-5526-eee3c8bf0a5e, oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-649e095b-9d8a-2d46-def6-56a01541ebbe ;
  a2a:hasEvent oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_0, oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_1, oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_2, oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_3, oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_4 ;
  a2a:hasSource oa:source_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc .

oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-e050e22b-7eb7-5217-33a1-c0d60246c2e9
  a a2a:Person ;
  rdfs:label "Clasina Adriana Hommel" ;
  a2a:PersonName [
    rdfs:label "Clasina Adriana Hommel" ;
    a2a:PersonNameFirstName "Clasina Adriana" ;
    a2a:PersonNameLastName "Hommel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1884-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-4b34de3b-d8d1-6447-c72b-6249f2b38217
  a a2a:Person ;
  rdfs:label "Johannes Kemmeren" ;
  a2a:PersonName [
    rdfs:label "Johannes Kemmeren" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kemmeren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-363e78ac-6d39-88f5-6b6b-8a626721280f
  a a2a:Person ;
  rdfs:label "Johannes Pieter van Alphen" ;
  a2a:PersonName [
    rdfs:label "Johannes Pieter van Alphen" ;
    a2a:PersonNameFirstName "Johannes Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-c224f37f-c4a0-413a-5526-eee3c8bf0a5e
  a a2a:Person ;
  rdfs:label "Antonetta Klootwijk" ;
  a2a:PersonName [
    rdfs:label "Antonetta Klootwijk" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Klootwijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person-649e095b-9d8a-2d46-def6-56a01541ebbe
  a a2a:Person ;
  rdfs:label "Machiel Hommel" ;
  a2a:PersonName [
    rdfs:label "Machiel Hommel" ;
    a2a:PersonNameFirstName "Machiel" ;
    a2a:PersonNameLastName "Hommel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1884-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person:e050e22b-7eb7-5217-33a1-c0d60246c2e9 ;
  a2a:EventKeyRef oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1 .

oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person:4b34de3b-d8d1-6447-c72b-6249f2b38217 ;
  a2a:EventKeyRef oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1 .

oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person:363e78ac-6d39-88f5-6b6b-8a626721280f ;
  a2a:EventKeyRef oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1 .

oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person:c224f37f-c4a0-413a-5526-eee3c8bf0a5e ;
  a2a:EventKeyRef oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1 .

oa:relationep_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Person:649e095b-9d8a-2d46-def6-56a01541ebbe ;
  a2a:EventKeyRef oa:event_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc_Event1 .

oa:source_sha_9e00a2db-42b0-99db-66d2-fa7dc275bedc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1884-05-02 - 1884-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1884-05-02"^^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: 204, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "204" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 204, Periode: 1883-1892, Geboorteregister, 33, 204"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/890acf02-9fee-57b4-8dcf-eaa37e817873.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9e00a2db-42b0-99db-66d2-fa7dc275bedc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/890acf02-9fee-57b4-8dcf-eaa37e817873.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9e00a2db-42b0-99db-66d2-fa7dc275bedc" ;
  a2a:RecordGUID "{9e00a2db-42b0-99db-66d2-fa7dc275bedc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6418_00006418.xml van SHA" .

