@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_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3
  a a2a:Record ;
  rdfs:label "Overlijden op 22 maart 1837 te Zuidlaarderveen" ;
  a2a:hasPerson oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person-1e3dfe1d-f745-3124-8304-a701e2170e33, oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person-f96c37c7-ee94-76a5-764a-ba01751b0322, oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person-40152d93-dba5-cf1c-ae22-b48600754df2 ;
  a2a:hasEvent oa:event_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_0, oa:relationep_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_1, oa:relationep_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_2 ;
  a2a:hasSource oa:source_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3 .

oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person-1e3dfe1d-f745-3124-8304-a701e2170e33
  a a2a:Person ;
  rdfs:label "Nantje Roelofs Blink" ;
  a2a:PersonName [
    rdfs:label "Nantje Roelofs Blink" ;
    a2a:PersonNameFirstName "Nantje Roelofs" ;
    a2a:PersonNameLastName "Blink"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoogezand-Sappemeer" ;
    rdfs:label "Hoogezand-Sappemeer"
  ] .

oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person-f96c37c7-ee94-76a5-764a-ba01751b0322
  a a2a:Person ;
  rdfs:label "Seike" ;
  a2a:PersonName [
    rdfs:label "Seike" ;
    a2a:PersonNameFirstName "Seike"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person-40152d93-dba5-cf1c-ae22-b48600754df2
  a a2a:Person ;
  rdfs:label "Roelof Blink" ;
  a2a:PersonName [
    rdfs:label "Roelof Blink" ;
    a2a:PersonNameFirstName "Roelof" ;
    a2a:PersonNameLastName "Blink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1837-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zuidlaarderveen" ;
    rdfs:label "Zuidlaarderveen"
  ] .

oa:relationep_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person:1e3dfe1d-f745-3124-8304-a701e2170e33 ;
  a2a:EventKeyRef oa:event_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Event1 .

oa:relationep_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person:f96c37c7-ee94-76a5-764a-ba01751b0322 ;
  a2a:EventKeyRef oa:event_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Event1 .

oa:relationep_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Person:40152d93-dba5-cf1c-ae22-b48600754df2 ;
  a2a:EventKeyRef oa:event_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3_Event1 .

oa:source_dar_c14cfae9-e9c7-81a9-9752-e5952dac80b3
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zuidlaren" ;
    rdfs:label "Zuidlaren", "1837-03-23 - 1837-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1837-03-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1837, Periode: 1837" ;
    a2a:Book "Overlijdensregister Zuidlaren 1837" ;
    a2a:DocumentNumber "8" ;
    a2a:RegistryNumber "1837" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1837, Periode: 1837, Overlijdensregister Zuidlaren 1837, 8, 1837"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/ebfc91ed-9a10-422d-20b4-861eddb814be.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c14cfae9-e9c7-81a9-9752-e5952dac80b3" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/ebfc91ed-9a10-422d-20b4-861eddb814be.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c14cfae9-e9c7-81a9-9752-e5952dac80b3" ;
  a2a:RecordGUID "{c14cfae9-e9c7-81a9-9752-e5952dac80b3}" ;
  a2a:SourceRemarkdeel "1837" ;
  a2a:SourceRemarkregister_periode "1837" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_651_00000651.xml van DAR" .

[]
  a2a:PersonRemarkdiversen "Datum doop:" ;
  a2a:PersonRemarkdatum_overlijden "1837-03-22" .

