@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_zar_1305C2AB-BC9D-428F-990F-3F059404C95C
  a a2a:Record ;
  rdfs:label "Overlijden op 3 december 1851 te Middelburg" ;
  a2a:hasPerson oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313463, oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313462, oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313461, oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313464 ;
  a2a:hasEvent oa:event_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_0, oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_1, oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_2, oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_3 ;
  a2a:hasSource oa:source_zar_1305C2AB-BC9D-428F-990F-3F059404C95C .

oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313463
  a a2a:Person ;
  rdfs:label "Aart Willem Verschuure" ;
  a2a:PersonName [
    rdfs:label "Aart Willem Verschuure" ;
    a2a:PersonNameFirstName "Aart Willem" ;
    a2a:PersonNameLastName "Verschuure"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] ;
  a2a:Profession "Daglooner" ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313462
  a a2a:Person ;
  rdfs:label "Cornelia Holsappel" ;
  a2a:PersonName [
    rdfs:label "Cornelia Holsappel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Holsappel"
  ] .

oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313461
  a a2a:Person ;
  rdfs:label "N N" ;
  a2a:PersonName [
    rdfs:label "N N" ;
    a2a:PersonNameFirstName "N" ;
    a2a:PersonNameLastName "N"
  ] .

oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313464
  a a2a:Person ;
  rdfs:label "N N" ;
  a2a:PersonName [
    rdfs:label "N N" ;
    a2a:PersonNameFirstName "N" ;
    a2a:PersonNameLastName "N"
  ] .

oa:event_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "3-12-1851" ;
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "03" ;
    rdfs:label "1851-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313463 ;
  a2a:EventKeyRef oa:event_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Event1 .

oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313462 ;
  a2a:EventKeyRef oa:event_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Event1 .

oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313461 ;
  a2a:EventKeyRef oa:event_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Event1 .

oa:relationep_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Person282313464 ;
  a2a:EventKeyRef oa:event_zar_1305C2AB-BC9D-428F-990F-3F059404C95C_Event1 .

oa:source_zar_1305C2AB-BC9D-428F-990F-3F059404C95C
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Middelburg, Nederland", "1851-01-01 - 1851-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1851" ;
    a2a:Year "1851" ;
    rdfs:label "1851"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Middelburg overlijdensakten burgerlijke stand" ;
    a2a:DocumentNumber "393" ;
    a2a:RegistryNumber "MDB-O-1851" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Middelburg overlijdensakten burgerlijke stand, 393, MDB-O-1851"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/E439A92B6D464AF6BD2D5AEEF66EA217" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/E439A92B6D464AF6BD2D5AEEF66EA217" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/E439A92B6D464AF6BD2D5AEEF66EA217"
  ] ;
  a2a:SourceLastChangeDate "2022-02-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/1305C2ABBC9D428F990F3F059404C95C" ;
  a2a:RecordIdentifier "282313460" ;
  a2a:RecordGUID "{1305C2AB-BC9D-428F-990F-3F059404C95C}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25MDB-O-1851_54_A2A.xml van ZAR" .

