@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_fe43573a-2d36-4c74-af4c-e57807df9411
  a a2a:Record ;
  rdfs:label "Overlijden op 8 oktober 1811 te Ruinerwold" ;
  a2a:hasPerson oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-75644859-420a-4865-9f62-654e8d9c7863, oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-0464ced6-726e-4303-b053-69f8b3ed650b, oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-1954be85-5bef-4fb9-ae8c-51087d18db6a, oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-3128f6a5-ccf6-4083-9970-2beff730a935 ;
  a2a:hasEvent oa:event_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_fe43573a-2d36-4c74-af4c-e57807df9411_0, oa:relationep_dar_fe43573a-2d36-4c74-af4c-e57807df9411_1, oa:relationep_dar_fe43573a-2d36-4c74-af4c-e57807df9411_2 ;
  a2a:hasRelationPP oa:relationpp_dar_fe43573a-2d36-4c74-af4c-e57807df9411_0 ;
  a2a:hasSource oa:source_dar_fe43573a-2d36-4c74-af4c-e57807df9411 .

oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-75644859-420a-4865-9f62-654e8d9c7863
  a a2a:Person ;
  rdfs:label "Jan Remmelts Slomp" ;
  a2a:PersonName [
    rdfs:label "Jan Remmelts Slomp" ;
    a2a:PersonNameFirstName "Jan Remmelts" ;
    a2a:PersonNameLastName "Slomp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-0464ced6-726e-4303-b053-69f8b3ed650b
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-1954be85-5bef-4fb9-ae8c-51087d18db6a
  a a2a:Person ;
  rdfs:label "Grietje Jans" ;
  a2a:PersonName [
    rdfs:label "Grietje Jans" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] ;
  a2a:Profession "-" .

oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person-3128f6a5-ccf6-4083-9970-2beff730a935
  a a2a:Person ;
  rdfs:label "" ;
  a2a:PersonName [ rdfs:label "" ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "-" .

oa:event_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1811-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:relationep_dar_fe43573a-2d36-4c74-af4c-e57807df9411_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person:0464ced6-726e-4303-b053-69f8b3ed650b ;
  a2a:EventKeyRef oa:event_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Event1 .

oa:relationep_dar_fe43573a-2d36-4c74-af4c-e57807df9411_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person:1954be85-5bef-4fb9-ae8c-51087d18db6a ;
  a2a:EventKeyRef oa:event_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Event1 .

oa:relationep_dar_fe43573a-2d36-4c74-af4c-e57807df9411_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person:3128f6a5-ccf6-4083-9970-2beff730a935 ;
  a2a:EventKeyRef oa:event_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Event1 .

oa:relationpp_dar_fe43573a-2d36-4c74-af4c-e57807df9411_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person:1954be85-5bef-4fb9-ae8c-51087d18db6a, oa:person_dar_fe43573a-2d36-4c74-af4c-e57807df9411_Person:75644859-420a-4865-9f62-654e8d9c7863 .

oa:source_dar_fe43573a-2d36-4c74-af4c-e57807df9411
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold", "1811-10-09 - 1811-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1811-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Overlijden, Deel: 1811, Periode: 1811" ;
    a2a:Book "Overlijdensregister Ruinerwold 1811" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "1811" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Overlijden, Deel: 1811, Periode: 1811, Overlijdensregister Ruinerwold 1811, 24, 1811"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/fe43573a-2d36-4c74-af4c-e57807df9411" ;
  a2a:RecordGUID "{fe43573a-2d36-4c74-af4c-e57807df9411}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_6996_00006996.xml van DAR" .

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