@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_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f
  a a2a:Record ;
  rdfs:label "BS Geboorte op 4 juli 1867 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-c8c33c21-c7ce-3c04-7382-bc9559c207b8, oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-30e17277-c8e1-da9b-eead-f7034ac342ea, oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-31b1047c-82ff-cc47-405b-e0e6eda133fa, oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-99619691-ed7d-d11e-c305-16aaf83d7304, oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-8245c2d8-6a2a-516f-d524-242737d3d5c1 ;
  a2a:hasEvent oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_0, oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_1, oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_2, oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_3, oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_4 ;
  a2a:hasSource oa:source_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f .

oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-c8c33c21-c7ce-3c04-7382-bc9559c207b8
  a a2a:Person ;
  rdfs:label "Emerentia Harding" ;
  a2a:PersonName [
    rdfs:label "Emerentia Harding" ;
    a2a:PersonNameFirstName "Emerentia" ;
    a2a:PersonNameLastName "Harding"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1867-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-30e17277-c8e1-da9b-eead-f7034ac342ea
  a a2a:Person ;
  rdfs:label "Hendrik Harding" ;
  a2a:PersonName [
    rdfs:label "Hendrik Harding" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Harding"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34 jaar" ;
    rdfs:label "34 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-31b1047c-82ff-cc47-405b-e0e6eda133fa
  a a2a:Person ;
  rdfs:label "Alida van Dolen" ;
  a2a:PersonName [
    rdfs:label "Alida van Dolen" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dolen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-99619691-ed7d-d11e-c305-16aaf83d7304
  a a2a:Person ;
  rdfs:label "Arie de Groot" ;
  a2a:PersonName [
    rdfs:label "Arie de Groot" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41 jaar" ;
    rdfs:label "41 jaar"
  ] ;
  a2a:Profession "bouwman" .

oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person-8245c2d8-6a2a-516f-d524-242737d3d5c1
  a a2a:Person ;
  rdfs:label "Jacop van Veen" ;
  a2a:PersonName [
    rdfs:label "Jacop van Veen" ;
    a2a:PersonNameFirstName "Jacop" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Veen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44 jaar" ;
    rdfs:label "44 jaar"
  ] ;
  a2a:Profession "veldwachter" .

oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1867-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person:c8c33c21-c7ce-3c04-7382-bc9559c207b8 ;
  a2a:EventKeyRef oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1 .

oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person:30e17277-c8e1-da9b-eead-f7034ac342ea ;
  a2a:EventKeyRef oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1 .

oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person:31b1047c-82ff-cc47-405b-e0e6eda133fa ;
  a2a:EventKeyRef oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1 .

oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person:99619691-ed7d-d11e-c305-16aaf83d7304 ;
  a2a:EventKeyRef oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1 .

oa:relationep_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Person:8245c2d8-6a2a-516f-d524-242737d3d5c1 ;
  a2a:EventKeyRef oa:event_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f_Event1 .

oa:source_elo_a1feece5-024e-94ef-9ec4-cb32f984e95f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1863-01-01 - 1872-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Zevenhoven, Deel: 6, Periode: 1863-1872" ;
    a2a:Book "Geboorteregister van Zevenhoven, 1863 - 1872;" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Zevenhoven, Deel: 6, Periode: 1863-1872, Geboorteregister van Zevenhoven, 1863 - 1872;, 21, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/a1feece5-024e-94ef-9ec4-cb32f984e95f/iiif/3/1376168/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a1feece5-024e-94ef-9ec4-cb32f984e95f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/a1feece5-024e-94ef-9ec4-cb32f984e95f/iiif/3/1376168/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a1feece5-024e-94ef-9ec4-cb32f984e95f" ;
  a2a:RecordGUID "{a1feece5-024e-94ef-9ec4-cb32f984e95f}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1867<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/132.1.06/file/6\">Inventarisnummer 6 van archiefnummer 132.1.06 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Zevenhoven" ;
  a2a:SourceRemarkdeel "6" ;
  a2a:SourceRemarkregister_periode "1863-1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_21831_00021831.xml van ELO" .

