@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_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f
  a a2a:Record ;
  rdfs:label "Overlijden op 27 oktober 1860 te Veenhuizen (Norg)" ;
  a2a:hasPerson oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-aa86f24f-01cc-424d-8802-1e3eb7881ab0, oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-95f806fb-6ca7-4f83-879d-97f0224a858a, oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-e072d6a9-4332-4c8d-8328-4aba078073d6, oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-a8f8c991-0963-496a-9cea-99cd74348062 ;
  a2a:hasEvent oa:event_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_0, oa:relationep_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_1, oa:relationep_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_2 ;
  a2a:hasRelationPP oa:relationpp_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_0 ;
  a2a:hasSource oa:source_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f .

oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-aa86f24f-01cc-424d-8802-1e3eb7881ab0
  a a2a:Person ;
  rdfs:label "Abraham Kuis" ;
  a2a:PersonName [
    rdfs:label "Abraham Kuis" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Kuis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-95f806fb-6ca7-4f83-879d-97f0224a858a
  a a2a:Person ;
  rdfs:label "Gijsje Vlaanderen" ;
  a2a:PersonName [
    rdfs:label "Gijsje Vlaanderen" ;
    a2a:PersonNameFirstName "Gijsje" ;
    a2a:PersonNameLastName "Vlaanderen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-e072d6a9-4332-4c8d-8328-4aba078073d6
  a a2a:Person ;
  rdfs:label "Harmpje Mansfeld" ;
  a2a:PersonName [
    rdfs:label "Harmpje Mansfeld" ;
    a2a:PersonNameFirstName "Harmpje" ;
    a2a:PersonNameLastName "Mansfeld"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1830-07-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Broek in Waterland" ;
    rdfs:label "Broek in Waterland"
  ] ;
  a2a:Profession "kolonist" .

oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person-a8f8c991-0963-496a-9cea-99cd74348062
  a a2a:Person ;
  rdfs:label "Abraham Mansfeld" ;
  a2a:PersonName [
    rdfs:label "Abraham Mansfeld" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Mansfeld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1860-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veenhuizen (Norg)" ;
    rdfs:label "Veenhuizen (Norg)"
  ] .

oa:relationep_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person:95f806fb-6ca7-4f83-879d-97f0224a858a ;
  a2a:EventKeyRef oa:event_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Event1 .

oa:relationep_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person:e072d6a9-4332-4c8d-8328-4aba078073d6 ;
  a2a:EventKeyRef oa:event_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Event1 .

oa:relationep_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person:a8f8c991-0963-496a-9cea-99cd74348062 ;
  a2a:EventKeyRef oa:event_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Event1 .

oa:relationpp_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person:e072d6a9-4332-4c8d-8328-4aba078073d6, oa:person_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f_Person:aa86f24f-01cc-424d-8802-1e3eb7881ab0 .

oa:source_dar_c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Norg" ;
    rdfs:label "Norg", "1860-10-27 - 1860-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1860" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1860-10-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1860, Periode: 1860" ;
    a2a:Book "Overlijdensregister Norg 1860" ;
    a2a:DocumentNumber "167" ;
    a2a:RegistryNumber "1860" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1860, Periode: 1860, Overlijdensregister Norg 1860, 167, 1860"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b4ecf8a2-d7d7-4398-ef89-756951e991a5.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b4ecf8a2-d7d7-4398-ef89-756951e991a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f" ;
  a2a:RecordGUID "{c73f35ef-70fa-4e29-bb4d-3dd56ba5a94f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5053_00005053.xml van DAR" .

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