@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_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D
  a a2a:Record ;
  rdfs:label "Overlijden op 7 september 1962 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970147, oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970148, oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970149 ;
  a2a:hasEvent oa:event_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_0, oa:relationep_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_1, oa:relationep_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_2 ;
  a2a:hasSource oa:source_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D .

oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970147
  a a2a:Person ;
  rdfs:label "Levenloos geboren kind Mienes" ;
  a2a:PersonName [
    rdfs:label "Levenloos geboren kind Mienes" ;
    a2a:PersonNameFirstName "Levenloos geboren kind" ;
    a2a:PersonNameLastName "Mienes"
  ] .

oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970148
  a a2a:Person ;
  rdfs:label "Dirk Andreas Mienes" ;
  a2a:PersonName [
    rdfs:label "Dirk Andreas Mienes" ;
    a2a:PersonNameFirstName "Dirk Andreas" ;
    a2a:PersonNameLastName "Mienes"
  ] .

oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970149
  a a2a:Person ;
  rdfs:label "Petronella Praag" ;
  a2a:PersonName [
    rdfs:label "Petronella Praag" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Praag"
  ] .

oa:event_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "07-09-1962" ;
    a2a:Year "1962" ;
    a2a:Month "09" ;
    a2a:Day "07" ;
    rdfs:label "1962-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970147 ;
  a2a:EventKeyRef oa:event_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Event1 .

oa:relationep_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970148 ;
  a2a:EventKeyRef oa:event_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Event1 .

oa:relationep_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Person3702970149 ;
  a2a:EventKeyRef oa:event_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D_Event1 .

oa:source_wfa_85C07666-E3BF-4F0D-86F2-2DAFE1535B4D
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1962-09-07 - 1962-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1962-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1962-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-09-1962" ;
    a2a:Year "1962" ;
    a2a:Month "09" ;
    a2a:Day "07" ;
    rdfs:label "07-09-1962"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Collection "Hoorn. Overlijdensakten, 1962" ;
    a2a:Book "Hoorn. Overlijdensakten, 1962" ;
    a2a:RegistryNumber "1962o" ;
    rdfs:label "Westfries Archief, Hoorn. Overlijdensakten, 1962, Hoorn. Overlijdensakten, 1962, 1962o"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/73215C3AE5A6445BA68DE2893C1F9928" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/73215C3AE5A6445BA68DE2893C1F9928" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/73215C3AE5A6445BA68DE2893C1F9928"
  ] ;
  a2a:SourceLastChangeDate "2024-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/85C07666E3BF4F0D86F22DAFE1535B4D" ;
  a2a:RecordIdentifier "3702970146" ;
  a2a:RecordGUID "{85C07666-E3BF-4F0D-86F2-2DAFE1535B4D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/41BA7EEB6E4940309B574FE923D196FA" .

