@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_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 2 oktober 1817" ;
  a2a:hasPerson oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person-9ec87efc-df37-9ede-b370-c6d9e832b435, oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person-7e3fb8a0-a9e0-56b4-d64a-e769b287169e, oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person-293a21b0-28ee-143b-9c38-772ea72e8faa ;
  a2a:hasEvent oa:event_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_0, oa:relationep_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_1, oa:relationep_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_2 ;
  a2a:hasSource oa:source_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c .

oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person-9ec87efc-df37-9ede-b370-c6d9e832b435
  a a2a:Person ;
  rdfs:label "Jacob Fock" ;
  a2a:PersonName [
    rdfs:label "Jacob Fock" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Fock"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person-7e3fb8a0-a9e0-56b4-d64a-e769b287169e
  a a2a:Person ;
  rdfs:label "Jacob Salm" ;
  a2a:PersonName [
    rdfs:label "Jacob Salm" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Salm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person-293a21b0-28ee-143b-9c38-772ea72e8faa
  a a2a:Person ;
  rdfs:label "Jan Wiester" ;
  a2a:PersonName [
    rdfs:label "Jan Wiester" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wiester"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:event_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1817-10-02"^^xsd:date
  ] .

oa:relationep_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person:9ec87efc-df37-9ede-b370-c6d9e832b435 ;
  a2a:EventKeyRef oa:event_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Event1 .

oa:relationep_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person:7e3fb8a0-a9e0-56b4-d64a-e769b287169e ;
  a2a:EventKeyRef oa:event_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Event1 .

oa:relationep_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Person:293a21b0-28ee-143b-9c38-772ea72e8faa ;
  a2a:EventKeyRef oa:event_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c_Event1 .

oa:source_dar_c0df8bc2-643f-4e37-93b8-b7fa1d4b189c
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1817-10-02 - 1817-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1817-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1817-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1817" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1817-10-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.51" ;
    a2a:DocumentNumber "289" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.51, 289"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c0df8bc2-643f-4e37-93b8-b7fa1d4b189c" ;
  a2a:RecordGUID "{c0df8bc2-643f-4e37-93b8-b7fa1d4b189c}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1817<br/>Soort: Volmacht", "notaris mr. L. Vos" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18467_00018467.xml van DAR" .

