@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_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4
  a a2a:Record ;
  rdfs:label "Notariele akte (notarisrepertoria) op 1-23-1828" ;
  a2a:hasPerson oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-d8ecc994-eb13-bd66-e544-4e72727b8071, oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-84180fee-3e0e-b01b-e181-dd25d7e25efc, oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-627b251a-a742-a2ac-9f1c-317c492ea811, oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-914c3830-c17b-a6f7-b458-3c474f5afef6 ;
  a2a:hasEvent oa:event_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_0, oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_1, oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_2, oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_3 ;
  a2a:hasSource oa:source_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4 .

oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-d8ecc994-eb13-bd66-e544-4e72727b8071
  a a2a:Person ;
  rdfs:label "Lukas Bavingh" ;
  a2a:PersonName [
    rdfs:label "Lukas Bavingh" ;
    a2a:PersonNameFirstName "Lukas" ;
    a2a:PersonNameLastName "Bavingh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zuidvelde" ;
    rdfs:label "Zuidvelde"
  ] .

oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-84180fee-3e0e-b01b-e181-dd25d7e25efc
  a a2a:Person ;
  rdfs:label "Steven Geerts Mulder" ;
  a2a:PersonName [
    rdfs:label "Steven Geerts Mulder" ;
    a2a:PersonNameFirstName "Steven Geerts" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Westervelde" ;
    rdfs:label "Westervelde"
  ] .

oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-627b251a-a742-a2ac-9f1c-317c492ea811
  a a2a:Person ;
  rdfs:label "Albert Scholtens" ;
  a2a:PersonName [
    rdfs:label "Albert Scholtens" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Scholtens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zuidvelde" ;
    rdfs:label "Zuidvelde"
  ] .

oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person-914c3830-c17b-a6f7-b458-3c474f5afef6
  a a2a:Person ;
  rdfs:label "Hendrik Jacobs van Norg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jacobs van Norg" ;
    a2a:PersonNameFirstName "Hendrik Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Norg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Westervelde" ;
    rdfs:label "Westervelde"
  ] .

oa:event_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Event1
  a a2a:Event ;
  rdfs:label "other:Notariele akte" ;
  a2a:EventType "other:Notariele akte" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "23" ;
    a2a:Day "1" ;
    rdfs:label "1828-23-01"^^xsd:date
  ] .

oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_0
  a a2a:RelationEP ;
  rdfs:label "other:Hoofdpersoon" ;
  a2a:RelationType "other:Hoofdpersoon" ;
  a2a:PersonKeyRef oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person:d8ecc994-eb13-bd66-e544-4e72727b8071 ;
  a2a:EventKeyRef oa:event_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Event1 .

oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_1
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person:84180fee-3e0e-b01b-e181-dd25d7e25efc ;
  a2a:EventKeyRef oa:event_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Event1 .

oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_2
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person:627b251a-a742-a2ac-9f1c-317c492ea811 ;
  a2a:EventKeyRef oa:event_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Event1 .

oa:relationep_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_3
  a a2a:RelationEP ;
  rdfs:label "other:Comparant" ;
  a2a:RelationType "other:Comparant" ;
  a2a:PersonKeyRef oa:person_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Person:914c3830-c17b-a6f7-b458-3c474f5afef6 ;
  a2a:EventKeyRef oa:event_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4_Event1 .

oa:source_dar_dceb2364-ecc9-45ae-918c-b5a76c3d9bd4
  a a2a:Source ;
  rdfs:label "Drents Archief, Notarieel" ;
  a2a:SourcePlace [
    a2a:Place "Assen" ;
    rdfs:label "Assen", "1828-01-01 - 1828-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1828" ;
    a2a:Month "23" ;
    a2a:Day "1" ;
    rdfs:label "1828-23-01"^^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.65" ;
    a2a:DocumentNumber "14" ;
    rdfs:label "Drents Archief, Drenthe, Archiefnaam: Drents Archief, Bron: Notarieel, Notarisakten Assen 0114.65, 14"
  ] ;
  a2a:SourceLastChangeDate "2013-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/dceb2364-ecc9-45ae-918c-b5a76c3d9bd4" ;
  a2a:RecordGUID "{dceb2364-ecc9-45ae-918c-b5a76c3d9bd4}" ;
  a2a:SourceRemarkOpmerking "Jaar: 1828<br/>Soort: Verkoop roerende goederen", "notaris J. Tonckens" ;
  a2a:SourceRemarkAkteSoort "Notarisrepertoria" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_23103_00023103.xml van DAR" .

