@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_042cf62a-3316-2ea5-fb95-5f99e47dbe2f
  a a2a:Record ;
  rdfs:label "Geboorte op 5 november 1811 te Capelle" ;
  a2a:hasPerson oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-4b5c72a7-de5b-febf-3a34-bd7b6faa0bc4, oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-a1f0b24f-5e14-fc34-341b-e19661e2be46, oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-b3620e86-6b5e-61a3-4cf7-c20baae0ddd3, oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-144327b1-44b1-e55b-6675-d16710c4cd77, oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-43599ab4-ed1d-1fc2-a8b6-9934007b13a3 ;
  a2a:hasEvent oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_0, oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_1, oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_2, oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_3, oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_4 ;
  a2a:hasSource oa:source_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f .

oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-4b5c72a7-de5b-febf-3a34-bd7b6faa0bc4
  a a2a:Person ;
  rdfs:label "Jacoba Rozenbrand" ;
  a2a:PersonName [
    rdfs:label "Jacoba Rozenbrand" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Rozenbrand"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1811-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-a1f0b24f-5e14-fc34-341b-e19661e2be46
  a a2a:Person ;
  rdfs:label "Bastien van Pelt" ;
  a2a:PersonName [
    rdfs:label "Bastien van Pelt" ;
    a2a:PersonNameFirstName "Bastien" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-b3620e86-6b5e-61a3-4cf7-c20baae0ddd3
  a a2a:Person ;
  rdfs:label "Henrij Vos" ;
  a2a:PersonName [
    rdfs:label "Henrij Vos" ;
    a2a:PersonNameFirstName "Henrij" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "kuiper" .

oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-144327b1-44b1-e55b-6675-d16710c4cd77
  a a2a:Person ;
  rdfs:label "Pierre Rozenbrand" ;
  a2a:PersonName [
    rdfs:label "Pierre Rozenbrand" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Rozenbrand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person-43599ab4-ed1d-1fc2-a8b6-9934007b13a3
  a a2a:Person ;
  rdfs:label "Petronelle Vos" ;
  a2a:PersonName [
    rdfs:label "Petronelle Vos" ;
    a2a:PersonNameFirstName "Petronelle" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1811-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person:4b5c72a7-de5b-febf-3a34-bd7b6faa0bc4 ;
  a2a:EventKeyRef oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1 .

oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person:a1f0b24f-5e14-fc34-341b-e19661e2be46 ;
  a2a:EventKeyRef oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1 .

oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person:b3620e86-6b5e-61a3-4cf7-c20baae0ddd3 ;
  a2a:EventKeyRef oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1 .

oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person:144327b1-44b1-e55b-6675-d16710c4cd77 ;
  a2a:EventKeyRef oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1 .

oa:relationep_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Person:43599ab4-ed1d-1fc2-a8b6-9934007b13a3 ;
  a2a:EventKeyRef oa:event_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f_Event1 .

oa:source_sha_042cf62a-3316-2ea5-fb95-5f99e47dbe2f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1811-11-05 - 1811-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1811-11-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: 196, Periode: 1811-1812" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "196" ;
    a2a:Folio "63" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 196, Periode: 1811-1812, Geboorte-, huwelijks- en overlijdensregister, 196, 63"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/27222c61-b10b-9bab-55e1-a8da954331fa.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/042cf62a-3316-2ea5-fb95-5f99e47dbe2f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/27222c61-b10b-9bab-55e1-a8da954331fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/042cf62a-3316-2ea5-fb95-5f99e47dbe2f" ;
  a2a:RecordGUID "{042cf62a-3316-2ea5-fb95-5f99e47dbe2f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3886_00003886.xml van SHA" .

