@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_29e483f7-e02f-4e53-a107-412fc38cc764
  a a2a:Record ;
  rdfs:label "Overlijden op 16 januari 1894 te De Huizen" ;
  a2a:hasPerson oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-cf94acd6-7557-5e81-9d4c-02a93a75ae8d, oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-499b8353-7d1b-50fd-bac0-222f4cbf9f2b, oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-b50e6a4b-d042-5d3b-8ef6-011566a00978, oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-ec04f15b-33e6-5517-88f1-c80aaf4b6019 ;
  a2a:hasEvent oa:event_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_29e483f7-e02f-4e53-a107-412fc38cc764_0, oa:relationep_dar_29e483f7-e02f-4e53-a107-412fc38cc764_1, oa:relationep_dar_29e483f7-e02f-4e53-a107-412fc38cc764_2 ;
  a2a:hasRelationPP oa:relationpp_dar_29e483f7-e02f-4e53-a107-412fc38cc764_0 ;
  a2a:hasSource oa:source_dar_29e483f7-e02f-4e53-a107-412fc38cc764 .

oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-cf94acd6-7557-5e81-9d4c-02a93a75ae8d
  a a2a:Person ;
  rdfs:label "Carsijn Cornelius Brouwer" ;
  a2a:PersonName [
    rdfs:label "Carsijn Cornelius Brouwer" ;
    a2a:PersonNameFirstName "Carsijn Cornelius" ;
    a2a:PersonNameLastName "Brouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-499b8353-7d1b-50fd-bac0-222f4cbf9f2b
  a a2a:Person ;
  rdfs:label "Jantje Buttinga" ;
  a2a:PersonName [
    rdfs:label "Jantje Buttinga" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Buttinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-b50e6a4b-d042-5d3b-8ef6-011566a00978
  a a2a:Person ;
  rdfs:label "Antje Swartwold" ;
  a2a:PersonName [
    rdfs:label "Antje Swartwold" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Swartwold"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "78 jaar" ;
    rdfs:label "78 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1815-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] ;
  a2a:Profession "vroedvrouw" .

oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person-ec04f15b-33e6-5517-88f1-c80aaf4b6019
  a a2a:Person ;
  rdfs:label "Pieter Okko Swartwold" ;
  a2a:PersonName [
    rdfs:label "Pieter Okko Swartwold" ;
    a2a:PersonNameFirstName "Pieter Okko" ;
    a2a:PersonNameLastName "Swartwold"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1894-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Huizen" ;
    rdfs:label "De Huizen"
  ] .

oa:relationep_dar_29e483f7-e02f-4e53-a107-412fc38cc764_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person:499b8353-7d1b-50fd-bac0-222f4cbf9f2b ;
  a2a:EventKeyRef oa:event_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Event1 .

oa:relationep_dar_29e483f7-e02f-4e53-a107-412fc38cc764_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person:b50e6a4b-d042-5d3b-8ef6-011566a00978 ;
  a2a:EventKeyRef oa:event_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Event1 .

oa:relationep_dar_29e483f7-e02f-4e53-a107-412fc38cc764_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person:ec04f15b-33e6-5517-88f1-c80aaf4b6019 ;
  a2a:EventKeyRef oa:event_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Event1 .

oa:relationpp_dar_29e483f7-e02f-4e53-a107-412fc38cc764_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person:b50e6a4b-d042-5d3b-8ef6-011566a00978, oa:person_dar_29e483f7-e02f-4e53-a107-412fc38cc764_Person:cf94acd6-7557-5e81-9d4c-02a93a75ae8d .

oa:source_dar_29e483f7-e02f-4e53-a107-412fc38cc764
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen", "1894-01-18 - 1894-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1894-01-18"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1894, Periode: 1894" ;
    a2a:Book "Overlijdensregister Hoogeveen 1894" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "1894" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1894, Periode: 1894, Overlijdensregister Hoogeveen 1894, 19, 1894"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/49f5e441-f2a3-51a0-224a-54e144480207.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/29e483f7-e02f-4e53-a107-412fc38cc764" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/49f5e441-f2a3-51a0-224a-54e144480207.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/29e483f7-e02f-4e53-a107-412fc38cc764" ;
  a2a:RecordGUID "{29e483f7-e02f-4e53-a107-412fc38cc764}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6814_00006814.xml van DAR" .

