@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_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a
  a a2a:Record ;
  rdfs:label "Overlijden op 26 januari 1855 te Veenhuizen (Norg)" ;
  a2a:hasPerson oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person-0af27ae4-743f-4c3d-b7d1-1c610f154921, oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person-bf7ec92e-ffa9-4ef7-8eaa-db036a22564c, oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person-1896179c-e882-4a98-8681-7cfe2a4e7150 ;
  a2a:hasEvent oa:event_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_0, oa:relationep_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_1, oa:relationep_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_2 ;
  a2a:hasSource oa:source_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a .

oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person-0af27ae4-743f-4c3d-b7d1-1c610f154921
  a a2a:Person ;
  rdfs:label "Antonie Willem van Oort" ;
  a2a:PersonName [
    rdfs:label "Antonie Willem van Oort" ;
    a2a:PersonNameFirstName "Antonie Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person-bf7ec92e-ffa9-4ef7-8eaa-db036a22564c
  a a2a:Person ;
  rdfs:label "Anna Maria Jonk" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Jonk" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Jonk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person-1896179c-e882-4a98-8681-7cfe2a4e7150
  a a2a:Person ;
  rdfs:label "Alida van Oort" ;
  a2a:PersonName [
    rdfs:label "Alida van Oort" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oort"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "6 jaar" ;
    rdfs:label "6 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "17" ;
    rdfs:label "1848-07-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:Profession "zonder" .

oa:event_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1855-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenhuizen (Norg)" ;
    rdfs:label "Veenhuizen (Norg)"
  ] .

oa:relationep_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person:0af27ae4-743f-4c3d-b7d1-1c610f154921 ;
  a2a:EventKeyRef oa:event_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Event1 .

oa:relationep_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person:bf7ec92e-ffa9-4ef7-8eaa-db036a22564c ;
  a2a:EventKeyRef oa:event_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Event1 .

oa:relationep_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Person:1896179c-e882-4a98-8681-7cfe2a4e7150 ;
  a2a:EventKeyRef oa:event_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a_Event1 .

oa:source_dar_d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1855-01-27 - 1855-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1855-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1855-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1855" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1855-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1855, Periode: 1855" ;
    a2a:Book "Overlijdensregister Norg 1855" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1855" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1855, Periode: 1855, Overlijdensregister Norg 1855, 26, 1855"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/6e0f9db6-db3c-a6ff-e1e7-9a70c17e4e32.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6e0f9db6-db3c-a6ff-e1e7-9a70c17e4e32.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a" ;
  a2a:RecordGUID "{d34093b8-bcd9-4b0e-a87d-3fcd4c8e662a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5213_00005213.xml van DAR" .

[] a2a:PersonRemarkdiversen """Plaats doop: -
Opmerkingen: voorm. woonpl. Utrecht""" .
