@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_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 12-31-1835" ;
  a2a:hasPerson oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-4a3e2265-e348-99c4-12ab-f583f8155a51, oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-ab5a8f25-8875-02f0-e205-b581ede58c86, oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-8993c720-fe43-5105-461e-ab7e829de9db, oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-a499c982-5592-ebde-3bd6-89738d53ee1e, oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-9f677a7e-4abe-43ad-5939-84d1016c7915 ;
  a2a:hasEvent oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_0, oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_1, oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_2, oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_3, oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_4 ;
  a2a:hasSource oa:source_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6 .

oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-4a3e2265-e348-99c4-12ab-f583f8155a51
  a a2a:Person ;
  rdfs:label "Evert Hendriks" ;
  a2a:PersonName [
    rdfs:label "Evert Hendriks" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-ab5a8f25-8875-02f0-e205-b581ede58c86
  a a2a:Person ;
  rdfs:label "Jan Bakker Worst" ;
  a2a:PersonName [
    rdfs:label "Jan Bakker Worst" ;
    a2a:PersonNameFirstName "Jan Bakker" ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-8993c720-fe43-5105-461e-ab7e829de9db
  a a2a:Person ;
  rdfs:label "Piet van den Berg" ;
  a2a:PersonName [
    rdfs:label "Piet van den Berg" ;
    a2a:PersonNameFirstName "Piet" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-a499c982-5592-ebde-3bd6-89738d53ee1e
  a a2a:Person ;
  rdfs:label "Geesje Worst" ;
  a2a:PersonName [
    rdfs:label "Geesje Worst" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNameLastName "Worst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person-9f677a7e-4abe-43ad-5939-84d1016c7915
  a a2a:Person ;
  rdfs:label "Hilbertus Everts" ;
  a2a:PersonName [
    rdfs:label "Hilbertus Everts" ;
    a2a:PersonNameFirstName "Hilbertus" ;
    a2a:PersonNameLastName "Everts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "31" ;
    a2a:Day "12" ;
    rdfs:label "1835-31-12"^^xsd:date
  ] .

oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person:4a3e2265-e348-99c4-12ab-f583f8155a51 ;
  a2a:EventKeyRef oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1 .

oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person:ab5a8f25-8875-02f0-e205-b581ede58c86 ;
  a2a:EventKeyRef oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1 .

oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person:8993c720-fe43-5105-461e-ab7e829de9db ;
  a2a:EventKeyRef oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1 .

oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person:a499c982-5592-ebde-3bd6-89738d53ee1e ;
  a2a:EventKeyRef oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1 .

oa:relationep_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Person:9f677a7e-4abe-43ad-5939-84d1016c7915 ;
  a2a:EventKeyRef oa:event_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6_Event1 .

oa:source_dar_c57ffae3-8a24-4e7c-8aec-03c60ee66ee6
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1835-01-12 - 1835-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "31" ;
    a2a:Day "12" ;
    rdfs:label "1835-31-12"^^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 "167" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.53, 167"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/c57ffae3-8a24-4e7c-8aec-03c60ee66ee6" ;
  a2a:RecordGUID "{c57ffae3-8a24-4e7c-8aec-03c60ee66ee6}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1835<br/>Soort: Royement", "notaris mr. G.L. Kniphorst" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18475_00018475.xml van DAR" .

