@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_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e
  a a2a:Record ;
  rdfs:label "Notariële akte (testament) op 6 december 1911 te Dantumadeel" ;
  a2a:hasPerson oa:person_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_Person-3d65bc62-506d-43d3-84fb-452c334322af ;
  a2a:hasEvent oa:event_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_0 ;
  a2a:hasSource oa:source_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e .

oa:person_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_Person-3d65bc62-506d-43d3-84fb-452c334322af
  a a2a:Person ;
  rdfs:label "Jacob Dates Loonstra" ;
  a2a:PersonName [
    rdfs:label "Jacob Dates Loonstra" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Dates" ;
    a2a:PersonNameLastName "Loonstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Westergeest" ;
    rdfs:label "Westergeest"
  ] .

oa:event_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1911-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel"
  ] .

oa:relationep_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_Person:3d65bc62-506d-43d3-84fb-452c334322af ;
  a2a:EventKeyRef oa:event_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e_Event1 .

oa:source_frl_e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Dantumadeel" ;
    rdfs:label "Dantumadeel", "1911-12-06 - 1911-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1911-12-06"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 026063, Periode: 1911" ;
    a2a:Book "Minuut-akten 1911" ;
    a2a:DocumentNumber "00245" ;
    a2a:RegistryNumber "026063" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 026063, Periode: 1911, Minuut-akten 1911, 00245, 026063"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e" ;
  a2a:RecordGUID "{e113ef4e-4f0d-4af7-822c-47e1d8a9ae0e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Hendrik Willem Hellema<br />Kantoor: Dantumawoude<br />Repertoire: 026068" ;
  a2a:SourceRemarkAkteSoort "testament" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_21573_00021573.xml van FRL" .

