@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_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 9 november 1847 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-571078ee-5e46-4acb-aaff-a1a2a51cd248, oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-4888a299-7508-4fc9-96b0-96bb602c2bf7, oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-80d08ea8-a288-493e-89c6-6f27bb0d2dd5, oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-75935d75-1309-4cc3-9d38-e9594146f8f4 ;
  a2a:hasEvent oa:event_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_0, oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_1, oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_2, oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_3 ;
  a2a:hasSource oa:source_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff .

oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-571078ee-5e46-4acb-aaff-a1a2a51cd248
  a a2a:Person ;
  rdfs:label "Jantje Bouwes Miedema" ;
  a2a:PersonName [
    rdfs:label "Jantje Bouwes Miedema" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Bouwes" ;
    a2a:PersonNameLastName "Miedema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hallum" ;
    rdfs:label "Hallum"
  ] .

oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-4888a299-7508-4fc9-96b0-96bb602c2bf7
  a a2a:Person ;
  rdfs:label "Bartele Pieters Stap" ;
  a2a:PersonName [
    rdfs:label "Bartele Pieters Stap" ;
    a2a:PersonNameFirstName "Bartele" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Stap"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oudebildtzijl" ;
    rdfs:label "Oudebildtzijl"
  ] .

oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-80d08ea8-a288-493e-89c6-6f27bb0d2dd5
  a a2a:Person ;
  rdfs:label "Mintje Pieters Stap" ;
  a2a:PersonName [
    rdfs:label "Mintje Pieters Stap" ;
    a2a:PersonNameFirstName "Mintje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Stap"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Hallum" ;
    rdfs:label "Hallum"
  ] .

oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person-75935d75-1309-4cc3-9d38-e9594146f8f4
  a a2a:Person ;
  rdfs:label "Gajus Hajonides van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Gajus Hajonides van der Meulen" ;
    a2a:PersonNameFirstName "Gajus" ;
    a2a:PersonNamePatronym "Hajonides" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1847-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person:571078ee-5e46-4acb-aaff-a1a2a51cd248 ;
  a2a:EventKeyRef oa:event_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Event1 .

oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person:4888a299-7508-4fc9-96b0-96bb602c2bf7 ;
  a2a:EventKeyRef oa:event_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Event1 .

oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person:80d08ea8-a288-493e-89c6-6f27bb0d2dd5 ;
  a2a:EventKeyRef oa:event_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Event1 .

oa:relationep_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Person:75935d75-1309-4cc3-9d38-e9594146f8f4 ;
  a2a:EventKeyRef oa:event_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff_Event1 .

oa:source_frl_3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1847-11-09 - 1847-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1847" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1847-11-09"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 076082, Periode: 1847" ;
    a2a:Book "Minuut-akten 1847 II" ;
    a2a:DocumentNumber "00267" ;
    a2a:RegistryNumber "076082" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 076082, Periode: 1847, Minuut-akten 1847 II, 00267, 076082"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_076082%2FNL-0400410000_26_076082_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_26%2FNL-0400410000_26_076082%2FNL-0400410000_26_076082_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2017-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff" ;
  a2a:RecordGUID "{3e5aa8ba-141c-4d44-ae2e-8b6360bfa0ff}" ;
  a2a:SourceRemarkOpmerking "Aktes zijn niet aan scans gekoppeld, blader door de aktes met de toetsen \"Volgende\" en \"Vorige\" rechts boven in het scherm.", "Notaris: Jan Carel Kutsch<br />Kantoor: Leeuwarden II<br />Repertoire: 076097" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_8785_00008785.xml van FRL" .

[] a2a:PersonRemarkdiversen """weduwe van Pieter Barteles Stap
Bedrag: kapitaal fl. 500""" .
[] a2a:PersonRemarkdiversen "gehuwd met Lammert Jacobs Zijlstra" .
