@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_50e64a59-312f-4f8e-a2d4-2b32d4e1c340
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 4-16-1835" ;
  a2a:hasPerson oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person-bc503b74-5342-199f-8fcf-79685174f62b, oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person-389845fe-75a1-7574-ce94-40a382a724d0, oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person-881918f6-ab2c-9b02-69b3-f34fd072c3b3 ;
  a2a:hasEvent oa:event_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_0, oa:relationep_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_1, oa:relationep_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_2 ;
  a2a:hasSource oa:source_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340 .

oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person-bc503b74-5342-199f-8fcf-79685174f62b
  a a2a:Person ;
  rdfs:label "Jan Roelofs Nijentap" ;
  a2a:PersonName [
    rdfs:label "Jan Roelofs Nijentap" ;
    a2a:PersonNameFirstName "Jan Roelofs" ;
    a2a:PersonNameLastName "Nijentap"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person-389845fe-75a1-7574-ce94-40a382a724d0
  a a2a:Person ;
  rdfs:label "Willem Lukas Schenkel" ;
  a2a:PersonName [
    rdfs:label "Willem Lukas Schenkel" ;
    a2a:PersonNameFirstName "Willem Lukas" ;
    a2a:PersonNameLastName "Schenkel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte"
  ] .

oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person-881918f6-ab2c-9b02-69b3-f34fd072c3b3
  a a2a:Person ;
  rdfs:label "Jan Werners Slomp" ;
  a2a:PersonName [
    rdfs:label "Jan Werners Slomp" ;
    a2a:PersonNameFirstName "Jan Werners" ;
    a2a:PersonNameLastName "Slomp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:event_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "16" ;
    a2a:Day "4" ;
    rdfs:label "1835-16-04"^^xsd:date
  ] .

oa:relationep_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person:bc503b74-5342-199f-8fcf-79685174f62b ;
  a2a:EventKeyRef oa:event_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Event1 .

oa:relationep_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person:389845fe-75a1-7574-ce94-40a382a724d0 ;
  a2a:EventKeyRef oa:event_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Event1 .

oa:relationep_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Person:881918f6-ab2c-9b02-69b3-f34fd072c3b3 ;
  a2a:EventKeyRef oa:event_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340_Event1 .

oa:source_dar_50e64a59-312f-4f8e-a2d4-2b32d4e1c340
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1835-01-04 - 1835-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-01-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "16" ;
    a2a:Day "4" ;
    rdfs:label "1835-16-04"^^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 "43" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.53, 43"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/50e64a59-312f-4f8e-a2d4-2b32d4e1c340" ;
  a2a:RecordGUID "{50e64a59-312f-4f8e-a2d4-2b32d4e1c340}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1835<br/>Soort: Verkoop van onroerende goederen", "notaris mr. G.L. Kniphorst" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_578_00000578.xml van DAR" .

