@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_1749d976-eb97-5ba6-885a-b898bcaffbb7
  a a2a:Record ;
  rdfs:label "BS Overlijden op 29 februari 1864" ;
  a2a:hasPerson oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person-48fb6eed-6c76-b43b-caf2-6763d0dc47c3, oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person-89f16485-81ea-76ae-a882-9c0c397bf92f, oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person-53a60df9-cf61-4ad5-b321-4f59f703f7e4 ;
  a2a:hasEvent oa:event_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_0, oa:relationep_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_1, oa:relationep_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_2 ;
  a2a:hasSource oa:source_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7 .

oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person-48fb6eed-6c76-b43b-caf2-6763d0dc47c3
  a a2a:Person ;
  rdfs:label "Barend Scholte" ;
  a2a:PersonName [
    rdfs:label "Barend Scholte" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNameLastName "Scholte"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "12 uren" ;
    rdfs:label "12 uren"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person-89f16485-81ea-76ae-a882-9c0c397bf92f
  a a2a:Person ;
  rdfs:label "Thomas Scholte" ;
  a2a:PersonName [
    rdfs:label "Thomas Scholte" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Scholte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person-53a60df9-cf61-4ad5-b321-4f59f703f7e4
  a a2a:Person ;
  rdfs:label "Petronella Paase" ;
  a2a:PersonName [
    rdfs:label "Petronella Paase" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Paase"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "2" ;
    a2a:Day "29" ;
    rdfs:label "1864-02-29"^^xsd:date
  ] .

oa:relationep_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person:48fb6eed-6c76-b43b-caf2-6763d0dc47c3 ;
  a2a:EventKeyRef oa:event_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Event1 .

oa:relationep_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person:89f16485-81ea-76ae-a882-9c0c397bf92f ;
  a2a:EventKeyRef oa:event_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Event1 .

oa:relationep_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Person:53a60df9-cf61-4ad5-b321-4f59f703f7e4 ;
  a2a:EventKeyRef oa:event_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7_Event1 .

oa:source_elo_1749d976-eb97-5ba6-885a-b898bcaffbb7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "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 Hillegom, met Bevolkingsregisters, Deel: 39, ..." ;
    a2a:Book "Overlijdensregister van Hillegom, 1863-1872." ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "39" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters, Deel: 39, ..., Overlijdensregister van Hillegom, 1863-1872., 9, 39"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/1749d976-eb97-5ba6-885a-b898bcaffbb7/iiif/3/3606929/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1749d976-eb97-5ba6-885a-b898bcaffbb7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/1749d976-eb97-5ba6-885a-b898bcaffbb7/iiif/3/3606929/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/1749d976-eb97-5ba6-885a-b898bcaffbb7" ;
  a2a:RecordGUID "{1749d976-eb97-5ba6-885a-b898bcaffbb7}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1864<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0831a/file/39\">Inventarisnummer 39 van archiefnummer 0831a in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters" ;
  a2a:SourceRemarkdeel "39" ;
  a2a:SourceRemarkregister_periode "1863-1872" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3079_00003079.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18640229" .
