@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_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f
  a a2a:Record ;
  rdfs:label "Notariële akte (akte van bekendheid) op 3 augustus 1813 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person-4c65ae19-5762-44a6-b28d-0fcd27466bc0, oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person-c55b3855-5c11-419b-aeb6-5326c2c803c2, oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person-850edc33-ccd5-4756-bb08-f8b11be26412 ;
  a2a:hasEvent oa:event_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_0, oa:relationep_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_1, oa:relationep_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_2 ;
  a2a:hasSource oa:source_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f .

oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person-4c65ae19-5762-44a6-b28d-0fcd27466bc0
  a a2a:Person ;
  rdfs:label "IJsbrand Klaases Galama" ;
  a2a:PersonName [
    rdfs:label "IJsbrand Klaases Galama" ;
    a2a:PersonNameFirstName "IJsbrand" ;
    a2a:PersonNamePatronym "Klaases" ;
    a2a:PersonNameLastName "Galama"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Tjerkwerd" ;
    rdfs:label "Tjerkwerd"
  ] .

oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person-c55b3855-5c11-419b-aeb6-5326c2c803c2
  a a2a:Person ;
  rdfs:label "Hermanus Borgrink" ;
  a2a:PersonName [
    rdfs:label "Hermanus Borgrink" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Borgrink"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person-850edc33-ccd5-4756-bb08-f8b11be26412
  a a2a:Person ;
  rdfs:label "Johannes van Bachum" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bachum" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bachum"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1813-08-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_0
  a a2a:RelationEP ;
  rdfs:label "other:Requirant" ;
  a2a:RelationType "other:Requirant" ;
  a2a:PersonKeyRef oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person:4c65ae19-5762-44a6-b28d-0fcd27466bc0 ;
  a2a:EventKeyRef oa:event_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Event1 .

oa:relationep_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person:c55b3855-5c11-419b-aeb6-5326c2c803c2 ;
  a2a:EventKeyRef oa:event_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Event1 .

oa:relationep_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Person:850edc33-ccd5-4756-bb08-f8b11be26412 ;
  a2a:EventKeyRef oa:event_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f_Event1 .

oa:source_frl_20a26b5d-e6b3-4e35-99d9-8155d8e28b7f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1813-08-03 - 1813-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1813-08-03"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 085003, Periode: 1813" ;
    a2a:Book "Minuut-akten 1813" ;
    a2a:DocumentNumber "01533" ;
    a2a:RegistryNumber "085003" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 085003, Periode: 1813, Minuut-akten 1813, 01533, 085003"
  ] ;
  a2a:SourceLastChangeDate "2016-10-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/20a26b5d-e6b3-4e35-99d9-8155d8e28b7f" ;
  a2a:RecordGUID "{20a26b5d-e6b3-4e35-99d9-8155d8e28b7f}" ;
  a2a:SourceRemarkOpmerking "<br />Akte is niet aanwezig", "Notaris: Johannes Casparus Bergsma<br />Kantoor: Leeuwarden XI<br />Repertoire: 085007" ;
  a2a:SourceRemarkAkteSoort "akte van bekendheid" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_8459_00008459.xml van FRL" .

