@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_ef1789f0-fa4c-d231-0d5d-405f41e95032
  a a2a:Record ;
  rdfs:label "Geboorte op 12 augustus 1834 te Drongelen" ;
  a2a:hasPerson oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-51e7c8e2-d5b9-8a4e-1fcf-58d4656d93dc, oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-c2a4dd86-1714-10b8-aaa1-574300128c11, oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-fdfe41eb-59e8-f13e-cfb2-148f50e877b4, oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-904f9c59-98de-1d89-5f6f-c9af5f9e5f02, oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-0064aec3-2c50-6234-d71b-0e59fa3c1e80 ;
  a2a:hasEvent oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_0, oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_1, oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_2, oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_3, oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_4 ;
  a2a:hasSource oa:source_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032 .

oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-51e7c8e2-d5b9-8a4e-1fcf-58d4656d93dc
  a a2a:Person ;
  rdfs:label "Hendrik Pieters" ;
  a2a:PersonName [
    rdfs:label "Hendrik Pieters" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "bouwknecht" .

oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-c2a4dd86-1714-10b8-aaa1-574300128c11
  a a2a:Person ;
  rdfs:label "Willem Wijnbelt" ;
  a2a:PersonName [
    rdfs:label "Willem Wijnbelt" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Wijnbelt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-fdfe41eb-59e8-f13e-cfb2-148f50e877b4
  a a2a:Person ;
  rdfs:label "Eike Millenaar" ;
  a2a:PersonName [
    rdfs:label "Eike Millenaar" ;
    a2a:PersonNameFirstName "Eike" ;
    a2a:PersonNameLastName "Millenaar"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1834-08-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] .

oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-904f9c59-98de-1d89-5f6f-c9af5f9e5f02
  a a2a:Person ;
  rdfs:label "Willem Willemse Millenaar" ;
  a2a:PersonName [
    rdfs:label "Willem Willemse Millenaar" ;
    a2a:PersonNameFirstName "Willem Willemse" ;
    a2a:PersonNameLastName "Millenaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person-0064aec3-2c50-6234-d71b-0e59fa3c1e80
  a a2a:Person ;
  rdfs:label "Maria van der School" ;
  a2a:PersonName [
    rdfs:label "Maria van der School" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "School"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] .

oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1834-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] .

oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person:51e7c8e2-d5b9-8a4e-1fcf-58d4656d93dc ;
  a2a:EventKeyRef oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1 .

oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person:c2a4dd86-1714-10b8-aaa1-574300128c11 ;
  a2a:EventKeyRef oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1 .

oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person:fdfe41eb-59e8-f13e-cfb2-148f50e877b4 ;
  a2a:EventKeyRef oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1 .

oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person:904f9c59-98de-1d89-5f6f-c9af5f9e5f02 ;
  a2a:EventKeyRef oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1 .

oa:relationep_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Person:0064aec3-2c50-6234-d71b-0e59fa3c1e80 ;
  a2a:EventKeyRef oa:event_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032_Event1 .

oa:source_sha_ef1789f0-fa4c-d231-0d5d-405f41e95032
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen", "1834-08-12 - 1834-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1834" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1834-08-12"^^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: 3005, Periode: 1833-1842" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "3005" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3005, Periode: 1833-1842, Geboorteregister, 12, 3005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/21b59349-8024-14dc-3e32-b3c51b84fdef.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ef1789f0-fa4c-d231-0d5d-405f41e95032" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/21b59349-8024-14dc-3e32-b3c51b84fdef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ef1789f0-fa4c-d231-0d5d-405f41e95032" ;
  a2a:RecordGUID "{ef1789f0-fa4c-d231-0d5d-405f41e95032}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5338_00005338.xml van SHA" .

