@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_06fa5ae4-e975-4bd1-8ece-13a690c97371
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 6-24-1852" ;
  a2a:hasPerson oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-a8a46f96-1227-3ee2-7c87-a21d9e09db7c, oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-a00a62cc-1199-bc04-bf98-2f153740a40e, oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-fbf956a5-627f-13d4-f472-5a66919a8ccb, oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-f2c72906-b09b-4fd2-23ea-c98b9b412c7d ;
  a2a:hasEvent oa:event_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_0, oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_1, oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_2, oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_3 ;
  a2a:hasSource oa:source_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371 .

oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-a8a46f96-1227-3ee2-7c87-a21d9e09db7c
  a a2a:Person ;
  rdfs:label "Nicolaas Bosch" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Bosch" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Hoogeveen" ;
    rdfs:label "Hoogeveen"
  ] .

oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-a00a62cc-1199-bc04-bf98-2f153740a40e
  a a2a:Person ;
  rdfs:label "Albertje van Goor" ;
  a2a:PersonName [
    rdfs:label "Albertje van Goor" ;
    a2a:PersonNameFirstName "Albertje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-fbf956a5-627f-13d4-f472-5a66919a8ccb
  a a2a:Person ;
  rdfs:label "Aaltje Roelofs Lukas" ;
  a2a:PersonName [
    rdfs:label "Aaltje Roelofs Lukas" ;
    a2a:PersonNameFirstName "Aaltje Roelofs" ;
    a2a:PersonNameLastName "Lukas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person-f2c72906-b09b-4fd2-23ea-c98b9b412c7d
  a a2a:Person ;
  rdfs:label "Hendrik Gerrits van Goor" ;
  a2a:PersonName [
    rdfs:label "Hendrik Gerrits van Goor" ;
    a2a:PersonNameFirstName "Hendrik Gerrits" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Ruinerwold" ;
    rdfs:label "Ruinerwold"
  ] .

oa:event_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "24" ;
    a2a:Day "6" ;
    rdfs:label "1852-24-06"^^xsd:date
  ] .

oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person:a8a46f96-1227-3ee2-7c87-a21d9e09db7c ;
  a2a:EventKeyRef oa:event_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Event1 .

oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person:a00a62cc-1199-bc04-bf98-2f153740a40e ;
  a2a:EventKeyRef oa:event_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Event1 .

oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person:fbf956a5-627f-13d4-f472-5a66919a8ccb ;
  a2a:EventKeyRef oa:event_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Event1 .

oa:relationep_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Person:f2c72906-b09b-4fd2-23ea-c98b9b412c7d ;
  a2a:EventKeyRef oa:event_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371_Event1 .

oa:source_dar_06fa5ae4-e975-4bd1-8ece-13a690c97371
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1852-01-06 - 1852-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1852" ;
    a2a:Month "24" ;
    a2a:Day "6" ;
    rdfs:label "1852-24-06"^^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 "44" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.53, 44"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/06fa5ae4-e975-4bd1-8ece-13a690c97371" ;
  a2a:RecordGUID "{06fa5ae4-e975-4bd1-8ece-13a690c97371}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1852<br/>Soort: HuwelijksvoorWAARden", "notaris mr. G.L. Kniphorst" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_18521_00018521.xml van DAR" .

