@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_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 10 augustus 1812 te Utingeradeel" ;
  a2a:hasPerson oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person-a704a53c-38a0-4061-8ec9-677d51da8ad4, oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person-70b26139-07c2-4c5a-b15a-8df410a6dabf, oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person-e2f389ed-8cd5-4d4a-9b61-630d4461bf23 ;
  a2a:hasEvent oa:event_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_0, oa:relationep_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_1, oa:relationep_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_2 ;
  a2a:hasSource oa:source_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb .

oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person-a704a53c-38a0-4061-8ec9-677d51da8ad4
  a a2a:Person ;
  rdfs:label "Beene Roelofs Moet" ;
  a2a:PersonName [
    rdfs:label "Beene Roelofs Moet" ;
    a2a:PersonNameFirstName "Beene" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Moet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudehaske" ;
    rdfs:label "Oudehaske"
  ] .

oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person-70b26139-07c2-4c5a-b15a-8df410a6dabf
  a a2a:Person ;
  rdfs:label "Gerrit Roelofs Moet" ;
  a2a:PersonName [
    rdfs:label "Gerrit Roelofs Moet" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Moet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudehaske" ;
    rdfs:label "Oudehaske"
  ] .

oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person-e2f389ed-8cd5-4d4a-9b61-630d4461bf23
  a a2a:Person ;
  rdfs:label "Hendrik Jans Moet" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jans Moet" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Moet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tjalleberd" ;
    rdfs:label "Tjalleberd"
  ] .

oa:event_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1812-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel"
  ] .

oa:relationep_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person:a704a53c-38a0-4061-8ec9-677d51da8ad4 ;
  a2a:EventKeyRef oa:event_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Event1 .

oa:relationep_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person:70b26139-07c2-4c5a-b15a-8df410a6dabf ;
  a2a:EventKeyRef oa:event_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Event1 .

oa:relationep_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Person:e2f389ed-8cd5-4d4a-9b61-630d4461bf23 ;
  a2a:EventKeyRef oa:event_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb_Event1 .

oa:source_frl_636fb4a4-723e-40e2-b2d2-b63ee2856ccb
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel", "1812-08-10 - 1812-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1812-08-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 109002, Periode: 1811-1812" ;
    a2a:Book "Minuut-akten 1811, aktes 1812" ;
    a2a:DocumentNumber "00088" ;
    a2a:RegistryNumber "109002" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 109002, Periode: 1811-1812, Minuut-akten 1811, aktes 1812, 00088, 109002"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/636fb4a4-723e-40e2-b2d2-b63ee2856ccb" ;
  a2a:RecordGUID "{636fb4a4-723e-40e2-b2d2-b63ee2856ccb}" ;
  a2a:SourceRemarkOpmerking "Notaris: Lucas Jans Mooi<br />Kantoor: Oldeboorn I<br />Repertoire: 109018" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_24709_00024709.xml van FRL" .

