@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_795c7491-e3cd-42f5-9b05-d5be24ef62c6
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1874" ;
  a2a:hasPerson oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person-9338c677-886b-e7c2-5088-94d09296db73, oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person-f6dd3fc4-3756-d532-99ab-f2c17399303d, oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person-9c8e444e-909b-e2a7-e971-cf75a74f9f6d ;
  a2a:hasEvent oa:event_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_0, oa:relationep_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_1, oa:relationep_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_2 ;
  a2a:hasSource oa:source_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6 .

oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person-9338c677-886b-e7c2-5088-94d09296db73
  a a2a:Person ;
  rdfs:label "Hermannus Joling" ;
  a2a:PersonName [
    rdfs:label "Hermannus Joling" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Joling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Weerdinge" ;
    rdfs:label "Weerdinge"
  ] .

oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person-f6dd3fc4-3756-d532-99ab-f2c17399303d
  a a2a:Person ;
  rdfs:label "Geert Harm Kuper" ;
  a2a:PersonName [
    rdfs:label "Geert Harm Kuper" ;
    a2a:PersonNameFirstName "Geert Harm" ;
    a2a:PersonNameLastName "Kuper"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Maten" ;
    rdfs:label "Maten"
  ] .

oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person-9c8e444e-909b-e2a7-e971-cf75a74f9f6d
  a a2a:Person ;
  rdfs:label "Markus Joling" ;
  a2a:PersonName [
    rdfs:label "Markus Joling" ;
    a2a:PersonNameFirstName "Markus" ;
    a2a:PersonNameLastName "Joling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Weerdinge" ;
    rdfs:label "Weerdinge"
  ] .

oa:event_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1874" ] .

oa:relationep_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person:9338c677-886b-e7c2-5088-94d09296db73 ;
  a2a:EventKeyRef oa:event_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Event1 .

oa:relationep_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person:f6dd3fc4-3756-d532-99ab-f2c17399303d ;
  a2a:EventKeyRef oa:event_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Event1 .

oa:relationep_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Person:9c8e444e-909b-e2a7-e971-cf75a74f9f6d ;
  a2a:EventKeyRef oa:event_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6_Event1 .

oa:source_dar_795c7491-e3cd-42f5-9b05-d5be24ef62c6
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1874-01-01 - 1874-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1874" ] ;
  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.33" ;
    a2a:DocumentNumber "49" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.33, 49"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/795c7491-e3cd-42f5-9b05-d5be24ef62c6" ;
  a2a:RecordGUID "{795c7491-e3cd-42f5-9b05-d5be24ef62c6}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1874", "notaris mr. S.J. Oosting" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18257_00018257.xml van DAR" .

