@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_142e341e-f58c-be22-3c3b-e2e69f201b7d
  a a2a:Record ;
  rdfs:label "Geboorte op 20 september 1830 te Rijswijk" ;
  a2a:hasPerson oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-d5a26830-a469-c042-4e30-cc5ec9dc2bfd, oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-f1dc360c-5520-f16a-fd9a-2307211ff504, oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-d0ecdea0-5fb7-43ce-c1b2-f24ea42acee3, oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-679f2e15-a465-1bcb-7cf9-f6d239e39ca2, oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-3a0e217c-2088-82d9-6f5f-53701e319e3f ;
  a2a:hasEvent oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_0, oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_1, oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_2, oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_3, oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_4 ;
  a2a:hasSource oa:source_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d .

oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-d5a26830-a469-c042-4e30-cc5ec9dc2bfd
  a a2a:Person ;
  rdfs:label "Hendrik van Haaften" ;
  a2a:PersonName [
    rdfs:label "Hendrik van Haaften" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaften"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "69" ;
    rdfs:label "69"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-f1dc360c-5520-f16a-fd9a-2307211ff504
  a a2a:Person ;
  rdfs:label "Jan Joostte van Haaften" ;
  a2a:PersonName [
    rdfs:label "Jan Joostte van Haaften" ;
    a2a:PersonNameFirstName "Jan Joostte" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaften"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-d0ecdea0-5fb7-43ce-c1b2-f24ea42acee3
  a a2a:Person ;
  rdfs:label "Jacob Intveld" ;
  a2a:PersonName [
    rdfs:label "Jacob Intveld" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Intveld"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1830-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-679f2e15-a465-1bcb-7cf9-f6d239e39ca2
  a a2a:Person ;
  rdfs:label "Jacob Intveld" ;
  a2a:PersonName [
    rdfs:label "Jacob Intveld" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Intveld"
  ] ;
  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_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person-3a0e217c-2088-82d9-6f5f-53701e319e3f
  a a2a:Person ;
  rdfs:label "Adriana van Helden" ;
  a2a:PersonName [
    rdfs:label "Adriana van Helden" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] .

oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1830-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk"
  ] .

oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person:d5a26830-a469-c042-4e30-cc5ec9dc2bfd ;
  a2a:EventKeyRef oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1 .

oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person:f1dc360c-5520-f16a-fd9a-2307211ff504 ;
  a2a:EventKeyRef oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1 .

oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person:d0ecdea0-5fb7-43ce-c1b2-f24ea42acee3 ;
  a2a:EventKeyRef oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1 .

oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person:679f2e15-a465-1bcb-7cf9-f6d239e39ca2 ;
  a2a:EventKeyRef oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1 .

oa:relationep_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Person:3a0e217c-2088-82d9-6f5f-53701e319e3f ;
  a2a:EventKeyRef oa:event_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d_Event1 .

oa:source_sha_142e341e-f58c-be22-3c3b-e2e69f201b7d
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rijswijk" ;
    rdfs:label "Rijswijk", "1830-09-20 - 1830-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1830-09-20"^^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: 4501, Periode: 1812-1832" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "4501" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4501, Periode: 1812-1832, Geboorte-, huwelijks- en overlijdensregister, 8, 4501"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/70f583fe-9f38-f99a-6e14-0bfa244c42f0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/142e341e-f58c-be22-3c3b-e2e69f201b7d" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/70f583fe-9f38-f99a-6e14-0bfa244c42f0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/142e341e-f58c-be22-3c3b-e2e69f201b7d" ;
  a2a:RecordGUID "{142e341e-f58c-be22-3c3b-e2e69f201b7d}" ;
  a2a:SourceRemarkOpmerking "Geboorten 1812-1832, huwelijken 1812 en 1814 (geen huwelijken gesloten)-1815 en overlijdens 1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6075_00006075.xml van SHA" .

