@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_ccf54861-cd1d-48bb-b770-0aedbc751e88
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) in 1857" ;
  a2a:hasPerson oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-4e85fe66-f1af-62f1-da86-97e77f29fe66, oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-e3b6c1f5-13ac-084c-0034-810f8234d116, oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-71b213c0-157a-aa78-0fc2-56c9e90f4bf2, oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-6ee81998-68ff-1e67-a45f-2036a9c13c84, oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-3dd072ea-8f32-47d5-4456-06137807876e ;
  a2a:hasEvent oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_0, oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_1, oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_2, oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_3, oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_4 ;
  a2a:hasSource oa:source_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88 .

oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-4e85fe66-f1af-62f1-da86-97e77f29fe66
  a a2a:Person ;
  rdfs:label "Jan Schouwenburg" ;
  a2a:PersonName [
    rdfs:label "Jan Schouwenburg" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Schouwenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Beilen" ;
    rdfs:label "Beilen"
  ] .

oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-e3b6c1f5-13ac-084c-0034-810f8234d116
  a a2a:Person ;
  rdfs:label "Arnoudina Johanna Cornelia Loten van Doelen" ;
  a2a:PersonName [
    rdfs:label "Arnoudina Johanna Cornelia Loten van Doelen" ;
    a2a:PersonNameFirstName "Arnoudina Johanna Cornelia" ;
    a2a:PersonNameLastName "Loten van Doelen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-71b213c0-157a-aa78-0fc2-56c9e90f4bf2
  a a2a:Person ;
  rdfs:label "Jacob Anne Grothe" ;
  a2a:PersonName [
    rdfs:label "Jacob Anne Grothe" ;
    a2a:PersonNameFirstName "Jacob Anne" ;
    a2a:PersonNameLastName "Grothe"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-6ee81998-68ff-1e67-a45f-2036a9c13c84
  a a2a:Person ;
  rdfs:label "Jacobus Kuiper van Schouwenburg" ;
  a2a:PersonName [
    rdfs:label "Jacobus Kuiper van Schouwenburg" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Kuiper van Schouwenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person-3dd072ea-8f32-47d5-4456-06137807876e
  a a2a:Person ;
  rdfs:label "Henricus Elias van IJssendijk" ;
  a2a:PersonName [
    rdfs:label "Henricus Elias van IJssendijk" ;
    a2a:PersonNameFirstName "Henricus Elias" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "IJssendijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [ a2a:Year "1857" ] .

oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person:4e85fe66-f1af-62f1-da86-97e77f29fe66 ;
  a2a:EventKeyRef oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1 .

oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person:e3b6c1f5-13ac-084c-0034-810f8234d116 ;
  a2a:EventKeyRef oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1 .

oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person:71b213c0-157a-aa78-0fc2-56c9e90f4bf2 ;
  a2a:EventKeyRef oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1 .

oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person:6ee81998-68ff-1e67-a45f-2036a9c13c84 ;
  a2a:EventKeyRef oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1 .

oa:relationep_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_4
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Person:3dd072ea-8f32-47d5-4456-06137807876e ;
  a2a:EventKeyRef oa:event_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88_Event1 .

oa:source_dar_ccf54861-cd1d-48bb-b770-0aedbc751e88
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1857-01-01 - 1857-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1857" ] ;
  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.27" ;
    a2a:DocumentNumber "29" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.27, 29"
  ] ;
  a2a:SourceLastChangeDate "2025-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ccf54861-cd1d-48bb-b770-0aedbc751e88" ;
  a2a:RecordGUID "{ccf54861-cd1d-48bb-b770-0aedbc751e88}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1857<br/>Soort: Verkoop van onroerende goederen", "notaris mr. W.O. Servatius" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkarchiefnaam "Drents Archief" ;
  a2a:SourceRemarkbron "Notarieel" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_662_00000662.xml van DAR" .

