@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_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 21 mei 1838 te Idaarderadeel" ;
  a2a:hasPerson oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-a0ec14b3-c149-43d4-9b81-39aabcea03e1, oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-789dcf96-d8cb-4318-8c2a-971e6d457ef1, oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-d91a9875-5717-453f-a92c-93e852929b96, oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-8ab13b5b-ce86-4852-993b-66cce7214d82 ;
  a2a:hasEvent oa:event_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_0, oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_1, oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_2, oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_3 ;
  a2a:hasSource oa:source_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb .

oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-a0ec14b3-c149-43d4-9b81-39aabcea03e1
  a a2a:Person ;
  rdfs:label "Reinou Sipkes" ;
  a2a:PersonName [
    rdfs:label "Reinou Sipkes" ;
    a2a:PersonNameFirstName "Reinou" ;
    a2a:PersonNamePatronym "Sipkes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Grouw" ;
    rdfs:label "Grouw"
  ] .

oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-789dcf96-d8cb-4318-8c2a-971e6d457ef1
  a a2a:Person ;
  rdfs:label "Grietje Pieters Pomper" ;
  a2a:PersonName [
    rdfs:label "Grietje Pieters Pomper" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Pomper"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Akkrum" ;
    rdfs:label "Akkrum"
  ] .

oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-d91a9875-5717-453f-a92c-93e852929b96
  a a2a:Person ;
  rdfs:label "Geertje Pieters Pomper" ;
  a2a:PersonName [
    rdfs:label "Geertje Pieters Pomper" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Pomper"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Akkrum" ;
    rdfs:label "Akkrum"
  ] .

oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person-8ab13b5b-ce86-4852-993b-66cce7214d82
  a a2a:Person ;
  rdfs:label "Sipke Pieters Pomper" ;
  a2a:PersonName [
    rdfs:label "Sipke Pieters Pomper" ;
    a2a:PersonNameFirstName "Sipke" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Pomper"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oldeboorn" ;
    rdfs:label "Oldeboorn"
  ] .

oa:event_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1838-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel"
  ] .

oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person:a0ec14b3-c149-43d4-9b81-39aabcea03e1 ;
  a2a:EventKeyRef oa:event_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Event1 .

oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person:789dcf96-d8cb-4318-8c2a-971e6d457ef1 ;
  a2a:EventKeyRef oa:event_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Event1 .

oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person:d91a9875-5717-453f-a92c-93e852929b96 ;
  a2a:EventKeyRef oa:event_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Event1 .

oa:relationep_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_3
  a a2a:RelationEP ;
  rdfs:label "other:Voor zich en in kwaliteit" ;
  a2a:RelationType "other:Voor zich en in kwaliteit" ;
  a2a:PersonKeyRef oa:person_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Person:8ab13b5b-ce86-4852-993b-66cce7214d82 ;
  a2a:EventKeyRef oa:event_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb_Event1 .

oa:source_frl_4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1838-05-21 - 1838-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1838-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1838-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1838" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1838-05-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 046025, Periode: 1838" ;
    a2a:Book "Minuut-akten 1838" ;
    a2a:DocumentNumber "00102" ;
    a2a:RegistryNumber "046025" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 046025, Periode: 1838, Minuut-akten 1838, 00102, 046025"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb" ;
  a2a:RecordGUID "{4f8ed950-ce0a-435f-9cdf-ec138bd0b7bb}" ;
  a2a:SourceRemarkOpmerking "Notaris: Carel Wilem Semler<br />Kantoor: Grouw<br />Repertoire: 046031" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_23993_00023993.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Hoite Jans Pruisman" .
[] a2a:PersonRemarkdiversen "gehuwd met Frans Durks Onverwacht" .
[] a2a:PersonRemarkdiversen "gehuwd met Heere IJsbrands Kuiper" .
