@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_b3171e85-d0d3-495f-91ca-eccd3e22b12b
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 10 september 1851" ;
  a2a:hasPerson oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-0888e687-6d44-0255-0911-5015369b431a, oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-cd7a4e8e-4df2-2d29-26c3-5328eb3cc028, oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-e1ef28ea-5824-7bdd-1e5c-64ae88b504ef, oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-84da315f-df95-226b-0f66-fe36eab78a97, oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-b0011680-3a79-e1ff-d4b1-668970bfb977 ;
  a2a:hasEvent oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_0, oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_1, oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_2, oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_3, oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_4 ;
  a2a:hasSource oa:source_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b .

oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-0888e687-6d44-0255-0911-5015369b431a
  a a2a:Person ;
  rdfs:label "Grietje Jans Bartelds" ;
  a2a:PersonName [
    rdfs:label "Grietje Jans Bartelds" ;
    a2a:PersonNameFirstName "Grietje Jans" ;
    a2a:PersonNameLastName "Bartelds"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-cd7a4e8e-4df2-2d29-26c3-5328eb3cc028
  a a2a:Person ;
  rdfs:label "Kornelis Pieters Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Kornelis Pieters Hoekstra" ;
    a2a:PersonNameFirstName "Kornelis Pieters" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-e1ef28ea-5824-7bdd-1e5c-64ae88b504ef
  a a2a:Person ;
  rdfs:label "Grietje Hendriks Hilberts" ;
  a2a:PersonName [
    rdfs:label "Grietje Hendriks Hilberts" ;
    a2a:PersonNameFirstName "Grietje Hendriks" ;
    a2a:PersonNameLastName "Hilberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-84da315f-df95-226b-0f66-fe36eab78a97
  a a2a:Person ;
  rdfs:label "Hendrik Hilberts" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hilberts" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hilberts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person-b0011680-3a79-e1ff-d4b1-668970bfb977
  a a2a:Person ;
  rdfs:label "Reinder Hendriks List" ;
  a2a:PersonName [
    rdfs:label "Reinder Hendriks List" ;
    a2a:PersonNameFirstName "Reinder Hendriks" ;
    a2a:PersonNameLastName "List"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1851" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1851-09-10"^^xsd:date
  ] .

oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person:0888e687-6d44-0255-0911-5015369b431a ;
  a2a:EventKeyRef oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1 .

oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person:cd7a4e8e-4df2-2d29-26c3-5328eb3cc028 ;
  a2a:EventKeyRef oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1 .

oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person:e1ef28ea-5824-7bdd-1e5c-64ae88b504ef ;
  a2a:EventKeyRef oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1 .

oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person:84da315f-df95-226b-0f66-fe36eab78a97 ;
  a2a:EventKeyRef oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1 .

oa:relationep_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Person:b0011680-3a79-e1ff-d4b1-668970bfb977 ;
  a2a:EventKeyRef oa:event_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b_Event1 .

oa:source_dar_b3171e85-d0d3-495f-91ca-eccd3e22b12b
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1851-09-10 - 1851-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1851-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1851-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1851" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1851-09-10"^^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 "66" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.53, 66"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b3171e85-d0d3-495f-91ca-eccd3e22b12b" ;
  a2a:RecordGUID "{b3171e85-d0d3-495f-91ca-eccd3e22b12b}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1851<br/>Soort: Royement", "notaris mr. G.L. Kniphorst" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18501_00018501.xml van DAR" .

