@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_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2
  a a2a:Record ;
  rdfs:label "Overlijden op 19 januari 1823 te Voorburg" ;
  a2a:hasPerson oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114891, oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114895, oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114892, oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114894 ;
  a2a:hasEvent oa:event_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_0, oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_1, oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_2, oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_3 ;
  a2a:hasSource oa:source_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2 .

oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114891
  a a2a:Person ;
  rdfs:label "Anna Frederica Meijbaum" ;
  a2a:PersonName [
    rdfs:label "Anna Frederica Meijbaum" ;
    a2a:PersonNameFirstName "Anna Frederica" ;
    a2a:PersonNameLastName "Meijbaum"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar" ;
    rdfs:label "83 jaar"
  ] .

oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114895
  a a2a:Person ;
  rdfs:label "James Macqueen" ;
  a2a:PersonName [
    rdfs:label "James Macqueen" ;
    a2a:PersonNameFirstName "James" ;
    a2a:PersonNameLastName "Macqueen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114892
  a a2a:Person ;
  rdfs:label "Fredrik Gerardus Meijbaum" ;
  a2a:PersonName [
    rdfs:label "Fredrik Gerardus Meijbaum" ;
    a2a:PersonNameFirstName "Fredrik Gerardus" ;
    a2a:PersonNameLastName "Meijbaum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114894
  a a2a:Person ;
  rdfs:label "Nn van Winsheim" ;
  a2a:PersonName [
    rdfs:label "Nn van Winsheim" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Winsheim"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "19-01-1823" ;
    a2a:Year "1823" ;
    a2a:Month "01" ;
    a2a:Day "19" ;
    rdfs:label "1823-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorburg" ;
    rdfs:label "Voorburg"
  ] .

oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114891 ;
  a2a:EventKeyRef oa:event_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Event1 .

oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114895 ;
  a2a:EventKeyRef oa:event_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Event1 .

oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114892 ;
  a2a:EventKeyRef oa:event_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Event1 .

oa:relationep_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Person3899114894 ;
  a2a:EventKeyRef oa:event_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2_Event1 .

oa:source_hga_DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Voorburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Voorburg, Nederland", "1823-01-20 - 1823-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-01-1823" ;
    a2a:Year "1823" ;
    a2a:Month "01" ;
    a2a:Day "20" ;
    rdfs:label "20-01-1823"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Collection "Burgerlijke Stand gemeente Voorburg" ;
    a2a:Book "Overlijdensakten Voorburg" ;
    a2a:DocumentNumber "1823-3" ;
    a2a:RegistryNumber "31" ;
    rdfs:label "Haags Gemeentearchief, Burgerlijke Stand gemeente Voorburg, Overlijdensakten Voorburg, 1823-3, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/F1F1DDAE98F34B19B4E36E5A8BF3FD47" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/F1F1DDAE98F34B19B4E36E5A8BF3FD47" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/F1F1DDAE98F34B19B4E36E5A8BF3FD47"
  ] ;
  a2a:SourceLastChangeDate "2024-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/DCCCCAF2CBA84F9AAB91090AB81F2CF2" ;
  a2a:RecordIdentifier "3899114889" ;
  a2a:RecordGUID "{DCCCCAF2-CBA8-4F9A-AB91-090AB81F2CF2}" ;
  a2a:SourceRemarkOpmerking "Voornaam van de moeder onbekend" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/54F25519C9DE418DA7A3DDDBBC627D54" .

