@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_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 2 juli 1842" ;
  a2a:hasPerson oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-04d9fd59-e8b5-c96f-c7b0-c39b0091b8bf, oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-0945a551-a38c-f193-1929-7cb608115a78, oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-58926a65-3fe6-4c48-1ce0-84628b5385e4, oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-f35482cd-c34f-277b-8219-0e3ea7cf86f3, oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-c4eeb23e-bdaa-82fc-dd38-75ab1f257576 ;
  a2a:hasEvent oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_0, oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_1, oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_2, oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_3, oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_4 ;
  a2a:hasSource oa:source_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5 .

oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-04d9fd59-e8b5-c96f-c7b0-c39b0091b8bf
  a a2a:Person ;
  rdfs:label "Remmelt Remmelts" ;
  a2a:PersonName [
    rdfs:label "Remmelt Remmelts" ;
    a2a:PersonNameFirstName "Remmelt" ;
    a2a:PersonNameLastName "Remmelts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-0945a551-a38c-f193-1929-7cb608115a78
  a a2a:Person ;
  rdfs:label "Jan Klaas Bouwman" ;
  a2a:PersonName [
    rdfs:label "Jan Klaas Bouwman" ;
    a2a:PersonNameFirstName "Jan Klaas" ;
    a2a:PersonNameLastName "Bouwman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Koekange" ;
    rdfs:label "Koekange"
  ] .

oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-58926a65-3fe6-4c48-1ce0-84628b5385e4
  a a2a:Person ;
  rdfs:label "Jan Geerts de Wit" ;
  a2a:PersonName [
    rdfs:label "Jan Geerts de Wit" ;
    a2a:PersonNameFirstName "Jan Geerts" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-f35482cd-c34f-277b-8219-0e3ea7cf86f3
  a a2a:Person ;
  rdfs:label "Jannes Sikkens Dolsma" ;
  a2a:PersonName [
    rdfs:label "Jannes Sikkens Dolsma" ;
    a2a:PersonNameFirstName "Jannes Sikkens" ;
    a2a:PersonNameLastName "Dolsma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person-c4eeb23e-bdaa-82fc-dd38-75ab1f257576
  a a2a:Person ;
  rdfs:label "Jan Lukas ten Heuvel" ;
  a2a:PersonName [
    rdfs:label "Jan Lukas ten Heuvel" ;
    a2a:PersonNameFirstName "Jan Lukas" ;
    a2a:PersonNamePrefixLastName "ten" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Koekange" ;
    rdfs:label "Koekange"
  ] .

oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1842-07-02"^^xsd:date
  ] .

oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person:04d9fd59-e8b5-c96f-c7b0-c39b0091b8bf ;
  a2a:EventKeyRef oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1 .

oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person:0945a551-a38c-f193-1929-7cb608115a78 ;
  a2a:EventKeyRef oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1 .

oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person:58926a65-3fe6-4c48-1ce0-84628b5385e4 ;
  a2a:EventKeyRef oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1 .

oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person:f35482cd-c34f-277b-8219-0e3ea7cf86f3 ;
  a2a:EventKeyRef oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1 .

oa:relationep_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Person:c4eeb23e-bdaa-82fc-dd38-75ab1f257576 ;
  a2a:EventKeyRef oa:event_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5_Event1 .

oa:source_dar_8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1842-07-02 - 1842-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1842-07-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 "25" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.53, 25"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5" ;
  a2a:RecordGUID "{8f0c1ffd-94b2-4a42-85c6-e15468ac7cb5}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1842<br/>Soort: Verhuur van onroerende goederen", "notaris mr. G.L. Kniphorst" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18509_00018509.xml van DAR" .

