@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_3fbd4db8-fb03-02b0-0833-e9fcac504a35
  a a2a:Record ;
  rdfs:label "BS Geboorte op 24 juli 1845 te Zevenhoven" ;
  a2a:hasPerson oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person-9c8de5c3-87b0-30dc-baa8-f33d5137ce0e, oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person-4acaf829-2070-c12b-71a8-76bfb979b8d2, oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person-095f9d77-8c8b-bfb9-662c-0deb8968fcc2 ;
  a2a:hasEvent oa:event_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_0, oa:relationep_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_1, oa:relationep_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_2 ;
  a2a:hasSource oa:source_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35 .

oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person-9c8de5c3-87b0-30dc-baa8-f33d5137ce0e
  a a2a:Person ;
  rdfs:label "Joannes Groenintwoud" ;
  a2a:PersonName [
    rdfs:label "Joannes Groenintwoud" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Groenintwoud"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1845-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person-4acaf829-2070-c12b-71a8-76bfb979b8d2
  a a2a:Person ;
  rdfs:label "Joseph Groenintwoud" ;
  a2a:PersonName [
    rdfs:label "Joseph Groenintwoud" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Groenintwoud"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person-095f9d77-8c8b-bfb9-662c-0deb8968fcc2
  a a2a:Person ;
  rdfs:label "Eva van der Hoort" ;
  a2a:PersonName [
    rdfs:label "Eva van der Hoort" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoort"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1845-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven"
  ] .

oa:relationep_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person:9c8de5c3-87b0-30dc-baa8-f33d5137ce0e ;
  a2a:EventKeyRef oa:event_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Event1 .

oa:relationep_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person:4acaf829-2070-c12b-71a8-76bfb979b8d2 ;
  a2a:EventKeyRef oa:event_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Event1 .

oa:relationep_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Person:095f9d77-8c8b-bfb9-662c-0deb8968fcc2 ;
  a2a:EventKeyRef oa:event_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35_Event1 .

oa:source_elo_3fbd4db8-fb03-02b0-0833-e9fcac504a35
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Zevenhoven" ;
    rdfs:label "Zevenhoven", "1843-01-01 - 1852-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-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: 4, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister van Zevenhoven, 1843 - 1852;" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "4" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Zevenhoven, Deel: 4, Periode: 1843-1852, Geboorteregister van Zevenhoven, 1843 - 1852;, 26, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f6d00e9f-e6c1-4763-9e29-395d772d73f1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3fbd4db8-fb03-02b0-0833-e9fcac504a35" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f6d00e9f-e6c1-4763-9e29-395d772d73f1/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/3fbd4db8-fb03-02b0-0833-e9fcac504a35" ;
  a2a:RecordGUID "{3fbd4db8-fb03-02b0-0833-e9fcac504a35}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1845<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/132.1.06/file/4\">Inventarisnummer 4 van archiefnummer 132.1.06 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Zevenhoven" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1843-1852" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6044_00006044.xml van ELO" .

