@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_27ef4a7a-e110-65bf-5663-73a439dc381a
  a a2a:Record ;
  rdfs:label "Geboorte op 10 februari 1838 te Capelle" ;
  a2a:hasPerson oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-d0983a4a-248c-402c-8f6d-43ec7287a63a, oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-4102448f-034b-accb-310e-150886880a9e, oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-efa180a3-2628-3212-eb6e-998b316d37c9, oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-41f17dc9-0480-0dde-0b19-4c2a9f27cd83, oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-30cdc220-8a87-40e4-fe1b-d0e49d9d0631 ;
  a2a:hasEvent oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_0, oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_1, oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_2, oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_3, oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_4 ;
  a2a:hasSource oa:source_sha_27ef4a7a-e110-65bf-5663-73a439dc381a .

oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-d0983a4a-248c-402c-8f6d-43ec7287a63a
  a a2a:Person ;
  rdfs:label "Gijsbert Paans" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Paans" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1838-02-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-4102448f-034b-accb-310e-150886880a9e
  a a2a:Person ;
  rdfs:label "Wouter Verheijden" ;
  a2a:PersonName [
    rdfs:label "Wouter Verheijden" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Verheijden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-efa180a3-2628-3212-eb6e-998b316d37c9
  a a2a:Person ;
  rdfs:label "Arie de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Arie de Bruijn" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-41f17dc9-0480-0dde-0b19-4c2a9f27cd83
  a a2a:Person ;
  rdfs:label "Jan Paans" ;
  a2a:PersonName [
    rdfs:label "Jan Paans" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person-30cdc220-8a87-40e4-fe1b-d0e49d9d0631
  a a2a:Person ;
  rdfs:label "Hendrika Mes" ;
  a2a:PersonName [
    rdfs:label "Hendrika Mes" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Mes"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] .

oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1838-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person:d0983a4a-248c-402c-8f6d-43ec7287a63a ;
  a2a:EventKeyRef oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1 .

oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person:4102448f-034b-accb-310e-150886880a9e ;
  a2a:EventKeyRef oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1 .

oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person:efa180a3-2628-3212-eb6e-998b316d37c9 ;
  a2a:EventKeyRef oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1 .

oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person:41f17dc9-0480-0dde-0b19-4c2a9f27cd83 ;
  a2a:EventKeyRef oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1 .

oa:relationep_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Person:30cdc220-8a87-40e4-fe1b-d0e49d9d0631 ;
  a2a:EventKeyRef oa:event_sha_27ef4a7a-e110-65bf-5663-73a439dc381a_Event1 .

oa:source_sha_27ef4a7a-e110-65bf-5663-73a439dc381a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1838-02-10 - 1838-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1838-02-10"^^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: 199, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "199" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 199, Periode: 1833-1842, Geboorteregister, 8, 199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/55d00048-8e3e-e7c0-47f7-8601082c2c1f.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/27ef4a7a-e110-65bf-5663-73a439dc381a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/55d00048-8e3e-e7c0-47f7-8601082c2c1f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/27ef4a7a-e110-65bf-5663-73a439dc381a" ;
  a2a:RecordGUID "{27ef4a7a-e110-65bf-5663-73a439dc381a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5612_00005612.xml van SHA" .

