@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_995f6847-643d-4fde-8f02-e892c0ab45da
  a a2a:Record ;
  rdfs:label "Overlijden op 26 december 1839 te Dwingeloo" ;
  a2a:hasPerson oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person-9c8b5531-a365-4c23-971b-277037782970, oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person-f5ab95b3-7894-48c8-91f5-da7f37e7bcbd, oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person-454fbaca-43bb-467b-bb1d-6aaa9b0abcb9 ;
  a2a:hasEvent oa:event_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_995f6847-643d-4fde-8f02-e892c0ab45da_0, oa:relationep_dar_995f6847-643d-4fde-8f02-e892c0ab45da_1, oa:relationep_dar_995f6847-643d-4fde-8f02-e892c0ab45da_2 ;
  a2a:hasSource oa:source_dar_995f6847-643d-4fde-8f02-e892c0ab45da .

oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person-9c8b5531-a365-4c23-971b-277037782970
  a a2a:Person ;
  rdfs:label "Hilligje Harms Zwiers" ;
  a2a:PersonName [
    rdfs:label "Hilligje Harms Zwiers" ;
    a2a:PersonNameFirstName "Hilligje Harms" ;
    a2a:PersonNameLastName "Zwiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person-f5ab95b3-7894-48c8-91f5-da7f37e7bcbd
  a a2a:Person ;
  rdfs:label "Jacob Jans Huisman" ;
  a2a:PersonName [
    rdfs:label "Jacob Jans Huisman" ;
    a2a:PersonNameFirstName "Jacob Jans" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "1 jaar en 10 maand" ;
    rdfs:label "1 jaar en 10 maand"
  ] ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1838-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person-454fbaca-43bb-467b-bb1d-6aaa9b0abcb9
  a a2a:Person ;
  rdfs:label "Jan Jacobs Huisman" ;
  a2a:PersonName [
    rdfs:label "Jan Jacobs Huisman" ;
    a2a:PersonNameFirstName "Jan Jacobs" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "26" ;
    rdfs:label "1839-12-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:relationep_dar_995f6847-643d-4fde-8f02-e892c0ab45da_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person:9c8b5531-a365-4c23-971b-277037782970 ;
  a2a:EventKeyRef oa:event_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Event1 .

oa:relationep_dar_995f6847-643d-4fde-8f02-e892c0ab45da_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person:f5ab95b3-7894-48c8-91f5-da7f37e7bcbd ;
  a2a:EventKeyRef oa:event_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Event1 .

oa:relationep_dar_995f6847-643d-4fde-8f02-e892c0ab45da_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Person:454fbaca-43bb-467b-bb1d-6aaa9b0abcb9 ;
  a2a:EventKeyRef oa:event_dar_995f6847-643d-4fde-8f02-e892c0ab45da_Event1 .

oa:source_dar_995f6847-643d-4fde-8f02-e892c0ab45da
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo", "1839-12-27 - 1839-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1839-12-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1839, Periode: 1839" ;
    a2a:Book "Overlijdensregister Dwingeloo 1839" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "1839" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1839, Periode: 1839, Overlijdensregister Dwingeloo 1839, 24, 1839"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/8f8641e8-8f98-0108-51e6-eef865f7044a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/995f6847-643d-4fde-8f02-e892c0ab45da" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/8f8641e8-8f98-0108-51e6-eef865f7044a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/995f6847-643d-4fde-8f02-e892c0ab45da" ;
  a2a:RecordGUID "{995f6847-643d-4fde-8f02-e892c0ab45da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5027_00005027.xml van DAR" .

