@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_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e
  a a2a:Record ;
  rdfs:label "Overlijden op 27 februari 1820 te Tynaarlo (Vries)" ;
  a2a:hasPerson oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person-c8fc83ac-100f-4b75-b6f2-980d8039042f, oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person-8d7f2b03-c561-4b4d-bb3f-60778b60a7b3, oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person-a5075b27-f164-4c8e-a616-6df42fa3f863 ;
  a2a:hasEvent oa:event_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_0, oa:relationep_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_1, oa:relationep_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_2 ;
  a2a:hasSource oa:source_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e .

oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person-c8fc83ac-100f-4b75-b6f2-980d8039042f
  a a2a:Person ;
  rdfs:label "Zwaantje Roelofs" ;
  a2a:PersonName [
    rdfs:label "Zwaantje Roelofs" ;
    a2a:PersonNameFirstName "Zwaantje" ;
    a2a:PersonNameLastName "Roelofs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person-8d7f2b03-c561-4b4d-bb3f-60778b60a7b3
  a a2a:Person ;
  rdfs:label "Grietien Everts Jans" ;
  a2a:PersonName [
    rdfs:label "Grietien Everts Jans" ;
    a2a:PersonNameFirstName "Grietien Everts" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "5 week" ;
    rdfs:label "5 week"
  ] ;
  a2a:BirthDate [
    a2a:Year "1820" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1820-01-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person-a5075b27-f164-4c8e-a616-6df42fa3f863
  a a2a:Person ;
  rdfs:label "Evert Jans" ;
  a2a:PersonName [
    rdfs:label "Evert Jans" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "landbouwer" .

oa:event_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1820-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tynaarlo (Vries)" ;
    rdfs:label "Tynaarlo (Vries)"
  ] .

oa:relationep_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person:c8fc83ac-100f-4b75-b6f2-980d8039042f ;
  a2a:EventKeyRef oa:event_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Event1 .

oa:relationep_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person:8d7f2b03-c561-4b4d-bb3f-60778b60a7b3 ;
  a2a:EventKeyRef oa:event_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Event1 .

oa:relationep_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Person:a5075b27-f164-4c8e-a616-6df42fa3f863 ;
  a2a:EventKeyRef oa:event_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e_Event1 .

oa:source_dar_d32ef7c6-45fd-49a7-8bb2-6ec33e46665e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Vries" ;
    rdfs:label "Vries", "1820-02-28 - 1820-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1820-02-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1820, Periode: 1820" ;
    a2a:Book "Overlijdensregister Vries 1820" ;
    a2a:DocumentNumber "4" ;
    a2a:RegistryNumber "1820" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1820, Periode: 1820, Overlijdensregister Vries 1820, 4, 1820"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/18e63266-234f-d5db-9381-6f5d576dcc33.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d32ef7c6-45fd-49a7-8bb2-6ec33e46665e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/18e63266-234f-d5db-9381-6f5d576dcc33.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/d32ef7c6-45fd-49a7-8bb2-6ec33e46665e" ;
  a2a:RecordGUID "{d32ef7c6-45fd-49a7-8bb2-6ec33e46665e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_5212_00005212.xml van DAR" .

[] a2a:PersonRemarkdiversen "Plaats doop: -" .
