@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_4fc1886f-e993-1f0e-39a8-02ca91e0eab8
  a a2a:Record ;
  rdfs:label "Geboorte op 26 juli 1834 te Rijswijk" ;
  a2a:hasPerson oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-fde3b63b-fbcd-2981-4442-687f8edf2dd3, oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-b95b72e0-62e4-79bb-1374-90f5e8500cd1, oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-ed6a4e82-17dc-d708-84d4-e2b50853d278, oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-6f1549ee-1e68-65f0-b5d8-6771c07de330, oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-364c7726-7c50-d9bd-ab8c-cc2866527d54 ;
  a2a:hasEvent oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_0, oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_1, oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_2, oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_3, oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_4 ;
  a2a:hasSource oa:source_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8 .

oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-fde3b63b-fbcd-2981-4442-687f8edf2dd3
  a a2a:Person ;
  rdfs:label "Goosse Kant" ;
  a2a:PersonName [
    rdfs:label "Goosse Kant" ;
    a2a:PersonNameFirstName "Goosse" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-b95b72e0-62e4-79bb-1374-90f5e8500cd1
  a a2a:Person ;
  rdfs:label "Arie Kant" ;
  a2a:PersonName [
    rdfs:label "Arie Kant" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Kant"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-ed6a4e82-17dc-d708-84d4-e2b50853d278
  a a2a:Person ;
  rdfs:label "Adriana Smits" ;
  a2a:PersonName [
    rdfs:label "Adriana Smits" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1834-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-6f1549ee-1e68-65f0-b5d8-6771c07de330
  a a2a:Person ;
  rdfs:label "Arie Smits" ;
  a2a:PersonName [
    rdfs:label "Arie Smits" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "aannemer" .

oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person-364c7726-7c50-d9bd-ab8c-cc2866527d54
  a a2a:Person ;
  rdfs:label "Adriaantje Smits" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Smits" ;
    a2a:PersonNameFirstName "Adriaantje" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] .

oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1834-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person:fde3b63b-fbcd-2981-4442-687f8edf2dd3 ;
  a2a:EventKeyRef oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1 .

oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person:b95b72e0-62e4-79bb-1374-90f5e8500cd1 ;
  a2a:EventKeyRef oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1 .

oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person:ed6a4e82-17dc-d708-84d4-e2b50853d278 ;
  a2a:EventKeyRef oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1 .

oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person:6f1549ee-1e68-65f0-b5d8-6771c07de330 ;
  a2a:EventKeyRef oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1 .

oa:relationep_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Person:364c7726-7c50-d9bd-ab8c-cc2866527d54 ;
  a2a:EventKeyRef oa:event_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8_Event1 .

oa:source_sha_4fc1886f-e993-1f0e-39a8-02ca91e0eab8
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1834-07-26 - 1834-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1834" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1834-07-26"^^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: 4502, Periode: 1833-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "4502" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4502, Periode: 1833-1852, Geboorteregister, 9, 4502"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/a7b800cf-3026-be42-8df7-cd6f36ab845e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4fc1886f-e993-1f0e-39a8-02ca91e0eab8" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/a7b800cf-3026-be42-8df7-cd6f36ab845e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4fc1886f-e993-1f0e-39a8-02ca91e0eab8" ;
  a2a:RecordGUID "{4fc1886f-e993-1f0e-39a8-02ca91e0eab8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3974_00003974.xml van SHA" .

