@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_smh_7f039fb2-a333-e570-d299-9a577b1deb61
  a a2a:Record ;
  rdfs:label "Overlijden op 28 januari 1827 te Bloemendaal" ;
  a2a:hasPerson oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person-0e763212-e51e-fb4a-effb-3d2887e218e7, oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person-89be62ad-0aad-3f55-1278-6dd53826698d, oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person-238bf4af-1eaf-200c-98f7-844924fe8499 ;
  a2a:hasEvent oa:event_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_7f039fb2-a333-e570-d299-9a577b1deb61_0, oa:relationep_smh_7f039fb2-a333-e570-d299-9a577b1deb61_1, oa:relationep_smh_7f039fb2-a333-e570-d299-9a577b1deb61_2 ;
  a2a:hasSource oa:source_smh_7f039fb2-a333-e570-d299-9a577b1deb61 .

oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person-0e763212-e51e-fb4a-effb-3d2887e218e7
  a a2a:Person ;
  rdfs:label "Johanna van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Leeuwen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person-89be62ad-0aad-3f55-1278-6dd53826698d
  a a2a:Person ;
  rdfs:label "Jan Janszn Muit" ;
  a2a:PersonName [
    rdfs:label "Jan Janszn Muit" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Janszn" ;
    a2a:PersonNameLastName "Muit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person-238bf4af-1eaf-200c-98f7-844924fe8499
  a a2a:Person ;
  rdfs:label "Adrianus Muit" ;
  a2a:PersonName [
    rdfs:label "Adrianus Muit" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Muit"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "0" ;
    rdfs:label "0"
  ] .

oa:event_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1827-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bloemendaal" ;
    rdfs:label "Bloemendaal"
  ] .

oa:relationep_smh_7f039fb2-a333-e570-d299-9a577b1deb61_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person:0e763212-e51e-fb4a-effb-3d2887e218e7 ;
  a2a:EventKeyRef oa:event_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Event1 .

oa:relationep_smh_7f039fb2-a333-e570-d299-9a577b1deb61_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person:89be62ad-0aad-3f55-1278-6dd53826698d ;
  a2a:EventKeyRef oa:event_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Event1 .

oa:relationep_smh_7f039fb2-a333-e570-d299-9a577b1deb61_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Person:238bf4af-1eaf-200c-98f7-844924fe8499 ;
  a2a:EventKeyRef oa:event_smh_7f039fb2-a333-e570-d299-9a577b1deb61_Event1 .

oa:source_smh_7f039fb2-a333-e570-d299-9a577b1deb61
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Broek c.a." ;
    rdfs:label "Broek c.a.", "1827-01-30 - 1827-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1827-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1827-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1827" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1827-01-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 11, Periode: 1818-1832" ;
    a2a:Book "BS Overlijdensregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 11, Periode: 1818-1832, BS Overlijdensregister, 5, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/abb4fae1-27f7-89ea-a9ad-c878b8761408.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/7f039fb2-a333-e570-d299-9a577b1deb61" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/abb4fae1-27f7-89ea-a9ad-c878b8761408.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/7f039fb2-a333-e570-d299-9a577b1deb61" ;
  a2a:RecordGUID "{7f039fb2-a333-e570-d299-9a577b1deb61}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "11" ;
  a2a:SourceRemarkregister_periode "1818-1832" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_108_00000108.xml van SMH" .

[]
  a2a:PersonRemarkplaats_overlijden "Bloemendaal" ;
  a2a:PersonRemarkdatum_overlijden "1827-01-28" .

