@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_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a
  a a2a:Record ;
  rdfs:label "Notariële akte (inventaris) op 5 januari 1926 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_Person-b9847438-fed0-d117-b25a-d76b629645c7 ;
  a2a:hasEvent oa:event_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_0 ;
  a2a:hasSource oa:source_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a .

oa:person_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_Person-b9847438-fed0-d117-b25a-d76b629645c7
  a a2a:Person ;
  rdfs:label "Evert Andries Bosma" ;
  a2a:PersonName [
    rdfs:label "Evert Andries Bosma" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNamePatronym "Andries" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Haule" ;
    rdfs:label "Haule"
  ] .

oa:event_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1926" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1926-01-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_Person:b9847438-fed0-d117-b25a-d76b629645c7 ;
  a2a:EventKeyRef oa:event_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a_Event1 .

oa:source_frl_9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1926-01-05 - 1926-01-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-01-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1926-01-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1926" ;
    a2a:Month "1" ;
    a2a:Day "5" ;
    rdfs:label "1926-01-05"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 111109, Periode: 1926" ;
    a2a:Book "Minuut-akten 1926, aktes 2209-2460" ;
    a2a:DocumentNumber "02211" ;
    a2a:RegistryNumber "111109" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 111109, Periode: 1926, Minuut-akten 1926, aktes 2209-2460, 02211, 111109"
  ] ;
  a2a:SourceLastChangeDate "2021-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a" ;
  a2a:RecordGUID "{9a7e78fb-d6e5-b22b-cd18-e4da67b2f78a}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jacobus Martinus Cammenga<br />Kantoor: Oosterwolde<br />Repertoire: 111130" ;
  a2a:SourceRemarkAkteSoort "inventaris" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_17375_00017375.xml van FRL" .

