@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_2d0f450e-e252-42c3-9a5a-44f65f87f53e
  a a2a:Record ;
  rdfs:label "Notariële akte (boelgoed) op 1 april 1879 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Person-51594d90-0c75-48a6-82ba-8a7f4d15c4f7, oa:person_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Person-f6cc437f-79fa-49dc-934f-8f0ae6f4d7be ;
  a2a:hasEvent oa:event_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_0, oa:relationep_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_1 ;
  a2a:hasSource oa:source_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e .

oa:person_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Person-51594d90-0c75-48a6-82ba-8a7f4d15c4f7
  a a2a:Person ;
  rdfs:label "Thomas de Groot" ;
  a2a:PersonName [
    rdfs:label "Thomas de Groot" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:person_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Person-f6cc437f-79fa-49dc-934f-8f0ae6f4d7be
  a a2a:Person ;
  rdfs:label "Trijntje Gerbens Poortinga" ;
  a2a:PersonName [
    rdfs:label "Trijntje Gerbens Poortinga" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Gerbens" ;
    a2a:PersonNameLastName "Poortinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Stiens" ;
    rdfs:label "Stiens"
  ] .

oa:event_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1879-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Person:51594d90-0c75-48a6-82ba-8a7f4d15c4f7 ;
  a2a:EventKeyRef oa:event_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Event1 .

oa:relationep_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Person:f6cc437f-79fa-49dc-934f-8f0ae6f4d7be ;
  a2a:EventKeyRef oa:event_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e_Event1 .

oa:source_frl_2d0f450e-e252-42c3-9a5a-44f65f87f53e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1879-04-01 - 1879-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1879-04-01"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 082072, Periode: 1879" ;
    a2a:Book "Minuut-akten 1879 I" ;
    a2a:DocumentNumber "07155" ;
    a2a:RegistryNumber "082072" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 082072, Periode: 1879, Minuut-akten 1879 I, 07155, 082072"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2d0f450e-e252-42c3-9a5a-44f65f87f53e" ;
  a2a:RecordGUID "{2d0f450e-e252-42c3-9a5a-44f65f87f53e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Zytse Sybouts de Haan<br />Kantoor: Leeuwarden VIII<br />Repertoire: 082090" ;
  a2a:SourceRemarkAkteSoort "boelgoed" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_12726_00012726.xml van FRL" .

