@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_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 2-15-1820" ;
  a2a:hasPerson oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person-b81b74d7-68a0-e11d-61ca-b05a2aff06ff, oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person-66fc2b99-d36c-9584-7349-97838cb9559f, oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person-e6492b62-601a-fe56-1c72-88ee409aa7c6 ;
  a2a:hasEvent oa:event_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_0, oa:relationep_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_1, oa:relationep_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_2 ;
  a2a:hasSource oa:source_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf .

oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person-b81b74d7-68a0-e11d-61ca-b05a2aff06ff
  a a2a:Person ;
  rdfs:label "Hugo Christiaan Carsten" ;
  a2a:PersonName [
    rdfs:label "Hugo Christiaan Carsten" ;
    a2a:PersonNameFirstName "Hugo Christiaan" ;
    a2a:PersonNameLastName "Carsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person-66fc2b99-d36c-9584-7349-97838cb9559f
  a a2a:Person ;
  rdfs:label "Gerrit Kniphorst" ;
  a2a:PersonName [
    rdfs:label "Gerrit Kniphorst" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Kniphorst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person-e6492b62-601a-fe56-1c72-88ee409aa7c6
  a a2a:Person ;
  rdfs:label "Albert Houwink" ;
  a2a:PersonName [
    rdfs:label "Albert Houwink" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Houwink"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1820" ;
    a2a:Month "15" ;
    a2a:Day "2" ;
    rdfs:label "1820-15-02"^^xsd:date
  ] .

oa:relationep_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person:b81b74d7-68a0-e11d-61ca-b05a2aff06ff ;
  a2a:EventKeyRef oa:event_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Event1 .

oa:relationep_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person:66fc2b99-d36c-9584-7349-97838cb9559f ;
  a2a:EventKeyRef oa:event_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Event1 .

oa:relationep_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Person:e6492b62-601a-fe56-1c72-88ee409aa7c6 ;
  a2a:EventKeyRef oa:event_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf_Event1 .

oa:source_dar_5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1820-01-02 - 1820-12-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1820" ;
    a2a:Month "15" ;
    a2a:Day "2" ;
    rdfs:label "1820-15-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.52" ;
    a2a:DocumentNumber "29" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.52, 29"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf" ;
  a2a:RecordGUID "{5e3cb34d-c7e9-4c8a-ad88-2d63e01142bf}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1820<br/>Soort: Copie collatione", "notaris mr. J. Kymmell" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18555_00018555.xml van DAR" .

