@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_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 6-18-1821" ;
  a2a:hasPerson oa:person_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Person-01f3826d-cde7-a738-91c6-feaafaf91a56, oa:person_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Person-1259bae9-e5da-1e56-8925-241b7f8b6c7c ;
  a2a:hasEvent oa:event_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_0, oa:relationep_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_1 ;
  a2a:hasSource oa:source_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c .

oa:person_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Person-01f3826d-cde7-a738-91c6-feaafaf91a56
  a a2a:Person ;
  rdfs:label "Geert Berents Bosscha" ;
  a2a:PersonName [
    rdfs:label "Geert Berents Bosscha" ;
    a2a:PersonNameFirstName "Geert Berents" ;
    a2a:PersonNameLastName "Bosscha"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nijensleek" ;
    rdfs:label "Nijensleek"
  ] .

oa:person_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Person-1259bae9-e5da-1e56-8925-241b7f8b6c7c
  a a2a:Person ;
  rdfs:label "Koene Berents Bosscha" ;
  a2a:PersonName [
    rdfs:label "Koene Berents Bosscha" ;
    a2a:PersonNameFirstName "Koene Berents" ;
    a2a:PersonNameLastName "Bosscha"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nijensleek" ;
    rdfs:label "Nijensleek"
  ] .

oa:event_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1821" ;
    a2a:Month "18" ;
    a2a:Day "6" ;
    rdfs:label "1821-18-06"^^xsd:date
  ] .

oa:relationep_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Person:01f3826d-cde7-a738-91c6-feaafaf91a56 ;
  a2a:EventKeyRef oa:event_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Event1 .

oa:relationep_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Person:1259bae9-e5da-1e56-8925-241b7f8b6c7c ;
  a2a:EventKeyRef oa:event_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c_Event1 .

oa:source_dar_c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1821-01-06 - 1821-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1821-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1821" ;
    a2a:Month "18" ;
    a2a:Day "6" ;
    rdfs:label "1821-18-06"^^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.73" ;
    a2a:DocumentNumber "25" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.73, 25"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c" ;
  a2a:RecordGUID "{c0fcff9e-ea3b-4d33-8cb5-d9d0e5ca712c}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1821<br/>Soort: Verkoop van onroerende goederen", "notaris S.J. Roijen" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_654_00000654.xml van DAR" .

