@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_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1860" ;
  a2a:hasPerson oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-5a76501a-cec4-7d79-1df9-40edcc2e9692, oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-a9d17585-cc7c-b5dd-8a5a-73984f246d81, oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-b633f8e8-fd45-67b8-4d64-a5e5317519cf, oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-ae9f332b-f481-5643-6ca9-c339b89e1aa4 ;
  a2a:hasEvent oa:event_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_0, oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_1, oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_2, oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_3 ;
  a2a:hasSource oa:source_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa .

oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-5a76501a-cec4-7d79-1df9-40edcc2e9692
  a a2a:Person ;
  rdfs:label "Albert Vos" ;
  a2a:PersonName [
    rdfs:label "Albert Vos" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-a9d17585-cc7c-b5dd-8a5a-73984f246d81
  a a2a:Person ;
  rdfs:label "Samuel Simson Moeijon" ;
  a2a:PersonName [
    rdfs:label "Samuel Simson Moeijon" ;
    a2a:PersonNameFirstName "Samuel Simson" ;
    a2a:PersonNameLastName "Moeijon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Assen" ;
    rdfs:label "Assen"
  ] .

oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-b633f8e8-fd45-67b8-4d64-a5e5317519cf
  a a2a:Person ;
  rdfs:label "Henderikus Elst" ;
  a2a:PersonName [
    rdfs:label "Henderikus Elst" ;
    a2a:PersonNameFirstName "Henderikus" ;
    a2a:PersonNameLastName "Elst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Loon" ;
    rdfs:label "Loon"
  ] .

oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person-ae9f332b-f481-5643-6ca9-c339b89e1aa4
  a a2a:Person ;
  rdfs:label "Schoontje Moeijon" ;
  a2a:PersonName [
    rdfs:label "Schoontje Moeijon" ;
    a2a:PersonNameFirstName "Schoontje" ;
    a2a:PersonNameLastName "Moeijon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Loon" ;
    rdfs:label "Loon"
  ] .

oa:event_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1860" ] .

oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person:5a76501a-cec4-7d79-1df9-40edcc2e9692 ;
  a2a:EventKeyRef oa:event_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Event1 .

oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person:a9d17585-cc7c-b5dd-8a5a-73984f246d81 ;
  a2a:EventKeyRef oa:event_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Event1 .

oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person:b633f8e8-fd45-67b8-4d64-a5e5317519cf ;
  a2a:EventKeyRef oa:event_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Event1 .

oa:relationep_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Person:ae9f332b-f481-5643-6ca9-c339b89e1aa4 ;
  a2a:EventKeyRef oa:event_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa_Event1 .

oa:source_dar_e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1860-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1860" ] ;
  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.07" ;
    a2a:DocumentNumber "19" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.07, 19"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa" ;
  a2a:RecordGUID "{e7e01f95-6e4e-4720-a2be-ceb4e1a5c8aa}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1860", "notaris mr. H.H. van Lier" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23337_00023337.xml van DAR" .

