@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_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3
  a a2a:Record ;
  rdfs:label "Overlijden op 11 augustus 1935 te Goes" ;
  a2a:hasPerson oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543207, oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543206, oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543205, oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543208 ;
  a2a:hasEvent oa:event_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_0, oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_1, oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_2, oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_3 ;
  a2a:hasSource oa:source_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3 .

oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543207
  a a2a:Person ;
  rdfs:label "Maria den Herder" ;
  a2a:PersonName [
    rdfs:label "Maria den Herder" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Herder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "75 jaar" ;
    rdfs:label "75 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "Zonder" ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543206
  a a2a:Person ;
  rdfs:label "Jan Cornelis de Buck" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis de Buck" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Buck"
  ] .

oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543205
  a a2a:Person ;
  rdfs:label "Gerrit Marinus den Herder" ;
  a2a:PersonName [
    rdfs:label "Gerrit Marinus den Herder" ;
    a2a:PersonNameFirstName "Gerrit Marinus" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Herder"
  ] .

oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543208
  a a2a:Person ;
  rdfs:label "Elisabeth Reijnders" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Reijnders" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Reijnders"
  ] .

oa:event_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "11-8-1935" ;
    a2a:Year "1935" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "1935-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543207 ;
  a2a:EventKeyRef oa:event_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Event1 .

oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543206 ;
  a2a:EventKeyRef oa:event_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Event1 .

oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543205 ;
  a2a:EventKeyRef oa:event_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Event1 .

oa:relationep_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Person344543208 ;
  a2a:EventKeyRef oa:event_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3_Event1 .

oa:source_zar_2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Goes" ;
    a2a:Country "Nederland" ;
    rdfs:label "Goes, Nederland", "1935-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1935-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1935" ;
    a2a:Year "1935" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "1935"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Goes overlijdensakten burgerlijke stand" ;
    a2a:DocumentNumber "82" ;
    a2a:RegistryNumber "GOE-O-1935" ;
    rdfs:label "Zeeuws Archief, Middelburg, Goes overlijdensakten burgerlijke stand, 82, GOE-O-1935"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-O-1935&minr=7022251&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-O-1935&minr=7022251&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.GOE\\25.GOE-O\\NL-MdbZA_25_GOE-O-012673.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-O-1935&minr=7022251&miview=ldt" ;
  a2a:RecordIdentifier "344543204" ;
  a2a:RecordGUID "{2FD6AF71-3EB0-4B73-BBF3-FD17B325FFE3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/70573CD506D4495E83628F73E49A886F" .

