@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_a6280210-368f-ff2d-7fd2-bcfc69bdcbce
  a a2a:Record ;
  rdfs:label "Geboorte op 15 augustus 1813 te Hedikhuizen" ;
  a2a:hasPerson oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-9a83624e-ed27-4c9b-b72b-37dd6b3e6722, oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-0b5eec09-56da-55ac-b8ff-ad21da294f87, oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-f6e23463-bcc2-5e02-45ce-f0819a6112af, oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-26861322-7905-4bbc-11e5-90a3ddc8293c, oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-36d2becd-f36c-0d6f-dee8-0bfbdab2d291 ;
  a2a:hasEvent oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_0, oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_1, oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_2, oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_3, oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_4 ;
  a2a:hasSource oa:source_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce .

oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-9a83624e-ed27-4c9b-b72b-37dd6b3e6722
  a a2a:Person ;
  rdfs:label "Adriana Vughs" ;
  a2a:PersonName [
    rdfs:label "Adriana Vughs" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Vughs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-0b5eec09-56da-55ac-b8ff-ad21da294f87
  a a2a:Person ;
  rdfs:label "Wouter Janse van de Water" ;
  a2a:PersonName [
    rdfs:label "Wouter Janse van de Water" ;
    a2a:PersonNameFirstName "Wouter Janse" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Water"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-f6e23463-bcc2-5e02-45ce-f0819a6112af
  a a2a:Person ;
  rdfs:label "Wilhelmus Janse Pullens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Janse Pullens" ;
    a2a:PersonNameFirstName "Wilhelmus Janse" ;
    a2a:PersonNameLastName "Pullens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-26861322-7905-4bbc-11e5-90a3ddc8293c
  a a2a:Person ;
  rdfs:label "Godefridus van de Water" ;
  a2a:PersonName [
    rdfs:label "Godefridus van de Water" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Water"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1813-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person-36d2becd-f36c-0d6f-dee8-0bfbdab2d291
  a a2a:Person ;
  rdfs:label "Johannes Govertse van de Water" ;
  a2a:PersonName [
    rdfs:label "Johannes Govertse van de Water" ;
    a2a:PersonNameFirstName "Johannes Govertse" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Water"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1813-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen"
  ] .

oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person:9a83624e-ed27-4c9b-b72b-37dd6b3e6722 ;
  a2a:EventKeyRef oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1 .

oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person:0b5eec09-56da-55ac-b8ff-ad21da294f87 ;
  a2a:EventKeyRef oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1 .

oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person:f6e23463-bcc2-5e02-45ce-f0819a6112af ;
  a2a:EventKeyRef oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1 .

oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person:26861322-7905-4bbc-11e5-90a3ddc8293c ;
  a2a:EventKeyRef oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1 .

oa:relationep_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Person:36d2becd-f36c-0d6f-dee8-0bfbdab2d291 ;
  a2a:EventKeyRef oa:event_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce_Event1 .

oa:source_sha_a6280210-368f-ff2d-7fd2-bcfc69bdcbce
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hedikhuizen" ;
    rdfs:label "Hedikhuizen", "1813-08-15 - 1813-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1813-08-15"^^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: 3772, Periode: 1813-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "3772" ;
    a2a:Folio "7r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3772, Periode: 1813-1822, Geboorteregister, 3772, 7r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/94729f1e-5250-b385-2e00-37d4b2d89f1a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a6280210-368f-ff2d-7fd2-bcfc69bdcbce" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/94729f1e-5250-b385-2e00-37d4b2d89f1a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-08-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a6280210-368f-ff2d-7fd2-bcfc69bdcbce" ;
  a2a:RecordGUID "{a6280210-368f-ff2d-7fd2-bcfc69bdcbce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3868_00003868.xml van SHA" .

