@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_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96
  a a2a:Record ;
  rdfs:label "Notariële akte (borgstelling) op 12 november 1809 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Person-3584c2a8-fae8-4705-a75a-6bd855fc9b93, oa:person_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Person-c61a1c37-2a91-4907-a8f1-805f4befc431 ;
  a2a:hasEvent oa:event_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_0, oa:relationep_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_1 ;
  a2a:hasSource oa:source_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96 .

oa:person_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Person-3584c2a8-fae8-4705-a75a-6bd855fc9b93
  a a2a:Person ;
  rdfs:label "Johannes Riemersma" ;
  a2a:PersonName [
    rdfs:label "Johannes Riemersma" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Riemersma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Person-c61a1c37-2a91-4907-a8f1-805f4befc431
  a a2a:Person ;
  rdfs:label "Johan Coenraad Slothouwer" ;
  a2a:PersonName [
    rdfs:label "Johan Coenraad Slothouwer" ;
    a2a:PersonNameFirstName "Johan Coenraad" ;
    a2a:PersonNameLastName "Slothouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1809-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Person:3584c2a8-fae8-4705-a75a-6bd855fc9b93 ;
  a2a:EventKeyRef oa:event_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Event1 .

oa:relationep_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Person:c61a1c37-2a91-4907-a8f1-805f4befc431 ;
  a2a:EventKeyRef oa:event_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96_Event1 .

oa:source_frl_0a3e4168-e75e-4895-8fa0-e48d4bbb8a96
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1809-11-12 - 1809-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1809-11-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 076002, Periode: 1809" ;
    a2a:Book "Minuut-akten 1809 II" ;
    a2a:DocumentNumber "00111" ;
    a2a:RegistryNumber "076002" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 076002, Periode: 1809, Minuut-akten 1809 II, 00111, 076002"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a3e4168-e75e-4895-8fa0-e48d4bbb8a96" ;
  a2a:RecordGUID "{0a3e4168-e75e-4895-8fa0-e48d4bbb8a96}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jan Carel Kutsch<br />Kantoor: Leeuwarden II<br />Repertoire: 076095" ;
  a2a:SourceRemarkAkteSoort "borgstelling" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_11193_00011193.xml van FRL" .

[] a2a:PersonRemarkdiversen "gehuwd met Geertruida Luising" .
