@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_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb
  a a2a:Record ;
  rdfs:label "Geboorte op 25 juli 1847 te Capelle" ;
  a2a:hasPerson oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-1a210aac-bea1-7909-f630-fc4f769b83b9, oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-8bdf54af-5453-6ca6-a24d-a7f6433f0655, oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-717e461f-3dec-fd49-bfd0-b8cd58296cb2, oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-45681645-c694-1393-c9c2-238de3748cd0, oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-54e9d890-b12f-a200-f502-d43f6ec78668 ;
  a2a:hasEvent oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_0, oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_1, oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_2, oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_3, oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_4 ;
  a2a:hasSource oa:source_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb .

oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-1a210aac-bea1-7909-f630-fc4f769b83b9
  a a2a:Person ;
  rdfs:label "Lena Roelof" ;
  a2a:PersonName [
    rdfs:label "Lena Roelof" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Roelof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-8bdf54af-5453-6ca6-a24d-a7f6433f0655
  a a2a:Person ;
  rdfs:label "Gerrit Quirijns" ;
  a2a:PersonName [
    rdfs:label "Gerrit Quirijns" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Quirijns"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "koopman" .

oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-717e461f-3dec-fd49-bfd0-b8cd58296cb2
  a a2a:Person ;
  rdfs:label "Antonie Bogers" ;
  a2a:PersonName [
    rdfs:label "Antonie Bogers" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-45681645-c694-1393-c9c2-238de3748cd0
  a a2a:Person ;
  rdfs:label "Nicolaas Tactor" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Tactor" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Tactor"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1847-07-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person-54e9d890-b12f-a200-f502-d43f6ec78668
  a a2a:Person ;
  rdfs:label "Govert Tactor" ;
  a2a:PersonName [
    rdfs:label "Govert Tactor" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNameLastName "Tactor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1847-07-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person:1a210aac-bea1-7909-f630-fc4f769b83b9 ;
  a2a:EventKeyRef oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1 .

oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person:8bdf54af-5453-6ca6-a24d-a7f6433f0655 ;
  a2a:EventKeyRef oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1 .

oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person:717e461f-3dec-fd49-bfd0-b8cd58296cb2 ;
  a2a:EventKeyRef oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1 .

oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person:45681645-c694-1393-c9c2-238de3748cd0 ;
  a2a:EventKeyRef oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1 .

oa:relationep_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Person:54e9d890-b12f-a200-f502-d43f6ec78668 ;
  a2a:EventKeyRef oa:event_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb_Event1 .

oa:source_sha_a21d090e-9ab6-3ceb-de20-2fb4bb6067bb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1847-07-25 - 1847-07-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-07-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-07-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "7" ;
    a2a:Day "25" ;
    rdfs:label "1847-07-25"^^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: 200, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "200" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 200, Periode: 1843-1852, Geboorteregister, 33, 200"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/64a3b36d-6c37-d550-4df8-14d71dfeb14c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a21d090e-9ab6-3ceb-de20-2fb4bb6067bb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/64a3b36d-6c37-d550-4df8-14d71dfeb14c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a21d090e-9ab6-3ceb-de20-2fb4bb6067bb" ;
  a2a:RecordGUID "{a21d090e-9ab6-3ceb-de20-2fb4bb6067bb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5551_00005551.xml van SHA" .

