@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_bde48a48-12e5-e8f7-8964-86af7e2f9ce4
  a a2a:Record ;
  rdfs:label "BS Overlijden op 22 januari 1962" ;
  a2a:hasPerson oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-98f29cba-286d-275b-ef26-8aa215feb573, oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-3722333c-c8e2-2544-3f71-1e3113a3f3be, oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-57ab9953-a15f-76f5-ea74-62aa4be12316, oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-99a0f8c3-d2fc-121a-54d7-f1a19e79ecd2, oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-83c5a29a-e110-72d6-20b0-721ee24eb3bd ;
  a2a:hasEvent oa:event_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_0, oa:relationep_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_1, oa:relationep_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_2 ;
  a2a:hasRelationPP oa:relationpp_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_0, oa:relationpp_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_1 ;
  a2a:hasSource oa:source_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4 .

oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-98f29cba-286d-275b-ef26-8aa215feb573
  a a2a:Person ;
  rdfs:label "Annastatius Willebrordus Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Annastatius Willebrordus Hoekstra" ;
    a2a:PersonNameFirstName "Annastatius Willebrordus" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-3722333c-c8e2-2544-3f71-1e3113a3f3be
  a a2a:Person ;
  rdfs:label "Elisabeth Gouverneur" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Gouverneur" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Gouverneur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-57ab9953-a15f-76f5-ea74-62aa4be12316
  a a2a:Person ;
  rdfs:label "Cornelia Elisabeth Legué" ;
  a2a:PersonName [
    rdfs:label "Cornelia Elisabeth Legué" ;
    a2a:PersonNameFirstName "Cornelia Elisabeth" ;
    a2a:PersonNameLastName "Legué"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-99a0f8c3-d2fc-121a-54d7-f1a19e79ecd2
  a a2a:Person ;
  rdfs:label "Christian Wilhelm Louis Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Christian Wilhelm Louis Hoekstra" ;
    a2a:PersonNameFirstName "Christian Wilhelm Louis" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person-83c5a29a-e110-72d6-20b0-721ee24eb3bd
  a a2a:Person ;
  rdfs:label "Baukje Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Baukje Hoekstra" ;
    a2a:PersonNameFirstName "Baukje" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1962" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1962-01-22"^^xsd:date
  ] .

oa:relationep_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:98f29cba-286d-275b-ef26-8aa215feb573 ;
  a2a:EventKeyRef oa:event_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Event1 .

oa:relationep_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:99a0f8c3-d2fc-121a-54d7-f1a19e79ecd2 ;
  a2a:EventKeyRef oa:event_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Event1 .

oa:relationep_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:83c5a29a-e110-72d6-20b0-721ee24eb3bd ;
  a2a:EventKeyRef oa:event_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Event1 .

oa:relationpp_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:98f29cba-286d-275b-ef26-8aa215feb573, oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:3722333c-c8e2-2544-3f71-1e3113a3f3be .

oa:relationpp_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_1
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:98f29cba-286d-275b-ef26-8aa215feb573, oa:person_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4_Person:57ab9953-a15f-76f5-ea74-62aa4be12316 .

oa:source_elo_bde48a48-12e5-e8f7-8964-86af7e2f9ce4
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijkerhout" ;
    rdfs:label "Noordwijkerhout", "1961-01-01 - 1965-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1961-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1965-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 Noordwijkerhout met Bevolkingsregister, Deel:..." ;
    a2a:Book "Overlijdensregister van Noordwijkerhout, 1961-1965." ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "60" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister, Deel:..., Overlijdensregister van Noordwijkerhout, 1961-1965., 9, 60"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/8adee082-4635-4f64-a408-3fc09417a681/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bde48a48-12e5-e8f7-8964-86af7e2f9ce4" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8adee082-4635-4f64-a408-3fc09417a681/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/bde48a48-12e5-e8f7-8964-86af7e2f9ce4" ;
  a2a:RecordGUID "{bde48a48-12e5-e8f7-8964-86af7e2f9ce4}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1962<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0953/file/60\">Inventarisnummer 60 van archiefnummer 0953 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Noordwijkerhout met Bevolkingsregister" ;
  a2a:SourceRemarkdeel "60" ;
  a2a:SourceRemarkregister_periode "1961-1965" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_20056_00020056.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "19620122" .
[] a2a:PersonRemarkdiversen "relatie: Weduwnaar/weduwe van" .
[] a2a:PersonRemarkdiversen "relatie: Echtgenoot/echtgenote van" .
