@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_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e
  a a2a:Record ;
  rdfs:label "BS Overlijden op 1 juli 1948 te Hillegom" ;
  a2a:hasPerson oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-e072b21d-dcd4-ee3c-7460-1405469decd3, oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-f575681a-1fec-a7db-22ab-1f7adf63c6d6, oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-bf040831-53cb-e697-404c-889fe3c72dee, oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-2c099510-81e2-6d6b-9efb-a74d007e55f0 ;
  a2a:hasEvent oa:event_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_0, oa:relationep_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_1, oa:relationep_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_2 ;
  a2a:hasRelationPP oa:relationpp_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_0 ;
  a2a:hasSource oa:source_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e .

oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-e072b21d-dcd4-ee3c-7460-1405469decd3
  a a2a:Person ;
  rdfs:label "Cornelia Geertruida Prins" ;
  a2a:PersonName [
    rdfs:label "Cornelia Geertruida Prins" ;
    a2a:PersonNameFirstName "Cornelia Geertruida" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oosteinderlaan 8" ;
    rdfs:label "Oosteinderlaan 8"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74 jaar" ;
    rdfs:label "74 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] ;
  a2a:Profession "zonder" .

oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-f575681a-1fec-a7db-22ab-1f7adf63c6d6
  a a2a:Person ;
  rdfs:label "Reinier Blom" ;
  a2a:PersonName [
    rdfs:label "Reinier Blom" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-bf040831-53cb-e697-404c-889fe3c72dee
  a a2a:Person ;
  rdfs:label "Jan Prins" ;
  a2a:PersonName [
    rdfs:label "Jan Prins" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person-2c099510-81e2-6d6b-9efb-a74d007e55f0
  a a2a:Person ;
  rdfs:label "Geertruida Cornelia van Lierop" ;
  a2a:PersonName [
    rdfs:label "Geertruida Cornelia van Lierop" ;
    a2a:PersonNameFirstName "Geertruida Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lierop"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1948-07-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom"
  ] .

oa:relationep_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person:e072b21d-dcd4-ee3c-7460-1405469decd3 ;
  a2a:EventKeyRef oa:event_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Event1 .

oa:relationep_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person:bf040831-53cb-e697-404c-889fe3c72dee ;
  a2a:EventKeyRef oa:event_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Event1 .

oa:relationep_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person:2c099510-81e2-6d6b-9efb-a74d007e55f0 ;
  a2a:EventKeyRef oa:event_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Event1 .

oa:relationpp_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person:e072b21d-dcd4-ee3c-7460-1405469decd3, oa:person_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e_Person:f575681a-1fec-a7db-22ab-1f7adf63c6d6 .

oa:source_elo_3e52fbb8-d7cb-5f20-80b2-50a5d58c612e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Hillegom" ;
    rdfs:label "Hillegom", "1946-01-01 - 1950-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-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: 50, ..." ;
    a2a:Book "Overlijdensregister van Hillegom, 1946-1950." ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "50" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters, Deel: 50, ..., Overlijdensregister van Hillegom, 1946-1950., 43, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/3e52fbb8-d7cb-5f20-80b2-50a5d58c612e/iiif/3/3620120/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3e52fbb8-d7cb-5f20-80b2-50a5d58c612e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/3e52fbb8-d7cb-5f20-80b2-50a5d58c612e/iiif/3/3620120/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/3e52fbb8-d7cb-5f20-80b2-50a5d58c612e" ;
  a2a:RecordGUID "{3e52fbb8-d7cb-5f20-80b2-50a5d58c612e}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1948<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0831a/file/50\">Inventarisnummer 50 van archiefnummer 0831a in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Hillegom, met Bevolkingsregisters" ;
  a2a:SourceRemarkdeel "50" ;
  a2a:SourceRemarkregister_periode "1946-1950" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_11020_00011020.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "19480701" .
