@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_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7
  a a2a:Record ;
  rdfs:label "Overlijden op 28 juni 1845 te Annen" ;
  a2a:hasPerson oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person-66955a52-ffbd-4564-b648-994e7d83c519, oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person-0644fb9e-4d4f-47ac-85f1-cda0ef74cbf6, oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person-affaf51c-6ab4-4735-b617-bdb0612bb7c5 ;
  a2a:hasEvent oa:event_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_0, oa:relationep_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_1, oa:relationep_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_2 ;
  a2a:hasSource oa:source_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7 .

oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person-66955a52-ffbd-4564-b648-994e7d83c519
  a a2a:Person ;
  rdfs:label "Willemtien Jans Trip" ;
  a2a:PersonName [
    rdfs:label "Willemtien Jans Trip" ;
    a2a:PersonNameFirstName "Willemtien Jans" ;
    a2a:PersonNameLastName "Trip"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person-0644fb9e-4d4f-47ac-85f1-cda0ef74cbf6
  a a2a:Person ;
  rdfs:label "Annechien Roelofs Schuiling" ;
  a2a:PersonName [
    rdfs:label "Annechien Roelofs Schuiling" ;
    a2a:PersonNameFirstName "Annechien Roelofs" ;
    a2a:PersonNameLastName "Schuiling"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1821" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1821-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person-affaf51c-6ab4-4735-b617-bdb0612bb7c5
  a a2a:Person ;
  rdfs:label "Roelof Barels Schuiling" ;
  a2a:PersonName [
    rdfs:label "Roelof Barels Schuiling" ;
    a2a:PersonNameFirstName "Roelof Barels" ;
    a2a:PersonNameLastName "Schuiling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1845" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1845-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Annen" ;
    rdfs:label "Annen"
  ] .

oa:relationep_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person:66955a52-ffbd-4564-b648-994e7d83c519 ;
  a2a:EventKeyRef oa:event_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Event1 .

oa:relationep_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person:0644fb9e-4d4f-47ac-85f1-cda0ef74cbf6 ;
  a2a:EventKeyRef oa:event_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Event1 .

oa:relationep_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Person:affaf51c-6ab4-4735-b617-bdb0612bb7c5 ;
  a2a:EventKeyRef oa:event_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7_Event1 .

oa:source_dar_09a004b1-7b08-4850-aeb4-2b3ab8ded1f7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1845-06-30 - 1845-06-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-06-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-06-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "6" ;
    a2a:Day "30" ;
    rdfs:label "1845-06-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1845, Periode: 1845" ;
    a2a:Book "Overlijdensregister Anloo 1845" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "1845" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1845, Periode: 1845, Overlijdensregister Anloo 1845, 20, 1845"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/c225c501-e56b-0dd0-0904-5c6187554181.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/09a004b1-7b08-4850-aeb4-2b3ab8ded1f7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/c225c501-e56b-0dd0-0904-5c6187554181.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/09a004b1-7b08-4850-aeb4-2b3ab8ded1f7" ;
  a2a:RecordGUID "{09a004b1-7b08-4850-aeb4-2b3ab8ded1f7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_4278_00004278.xml van DAR" .

