@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_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 2-15-1838" ;
  a2a:hasPerson oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-b70fad4d-b067-b81a-601e-1e9a7c986f6b, oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-fa89731f-b48d-78ce-acef-21bcbf842226, oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-da8f57f0-aa0b-c8c9-b2e4-2794787a906d, oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-2faa4a3b-a938-c1c4-eccc-afae95a7308e ;
  a2a:hasEvent oa:event_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_0, oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_1, oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_2, oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_3 ;
  a2a:hasSource oa:source_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac .

oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-b70fad4d-b067-b81a-601e-1e9a7c986f6b
  a a2a:Person ;
  rdfs:label "Willem Stellink Rijsten" ;
  a2a:PersonName [
    rdfs:label "Willem Stellink Rijsten" ;
    a2a:PersonNameFirstName "Willem Stellink" ;
    a2a:PersonNameLastName "Rijsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-fa89731f-b48d-78ce-acef-21bcbf842226
  a a2a:Person ;
  rdfs:label "Grietien Jans Santing" ;
  a2a:PersonName [
    rdfs:label "Grietien Jans Santing" ;
    a2a:PersonNameFirstName "Grietien Jans" ;
    a2a:PersonNameLastName "Santing"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-da8f57f0-aa0b-c8c9-b2e4-2794787a906d
  a a2a:Person ;
  rdfs:label "Stellink Willems Rijsten" ;
  a2a:PersonName [
    rdfs:label "Stellink Willems Rijsten" ;
    a2a:PersonNameFirstName "Stellink Willems" ;
    a2a:PersonNameLastName "Rijsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person-2faa4a3b-a938-c1c4-eccc-afae95a7308e
  a a2a:Person ;
  rdfs:label "Jan Stellink Rijsten" ;
  a2a:PersonName [
    rdfs:label "Jan Stellink Rijsten" ;
    a2a:PersonNameFirstName "Jan Stellink" ;
    a2a:PersonNameLastName "Rijsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:event_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "15" ;
    a2a:Day "2" ;
    rdfs:label "1838-15-02"^^xsd:date
  ] .

oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person:b70fad4d-b067-b81a-601e-1e9a7c986f6b ;
  a2a:EventKeyRef oa:event_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Event1 .

oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person:fa89731f-b48d-78ce-acef-21bcbf842226 ;
  a2a:EventKeyRef oa:event_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Event1 .

oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person:da8f57f0-aa0b-c8c9-b2e4-2794787a906d ;
  a2a:EventKeyRef oa:event_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Event1 .

oa:relationep_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Person:2faa4a3b-a938-c1c4-eccc-afae95a7308e ;
  a2a:EventKeyRef oa:event_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac_Event1 .

oa:source_dar_a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1838-01-02 - 1838-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "15" ;
    a2a:Day "2" ;
    rdfs:label "1838-15-02"^^xsd:date
  ] ;
  a2a:SourceType "other:Notarieel" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Archiefnaam: Drents Archief, Bron: Notarieel" ;
    a2a:Book "Notarisakten Assen 0114.53" ;
    a2a:DocumentNumber "28" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.53, 28"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac" ;
  a2a:RecordGUID "{a74a8cf7-b6bf-4fb6-9df7-fd5499bf01ac}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1838<br/>Soort: Diverse verklaringen", "notaris mr. G.L. Kniphorst" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18483_00018483.xml van DAR" .

