@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_ac476c12-ffca-4e8f-94fc-e1c2e97d357f
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 12 februari 1876 te Weststellingwerf" ;
  a2a:hasPerson oa:person_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Person-7272543b-d4a8-471d-bc57-69c25575257e, oa:person_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Person-f8410b80-6962-4a71-9161-2d5fb251e1a0 ;
  a2a:hasEvent oa:event_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_0, oa:relationep_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_1 ;
  a2a:hasSource oa:source_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f .

oa:person_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Person-7272543b-d4a8-471d-bc57-69c25575257e
  a a2a:Person ;
  rdfs:label "A. L. Kiers" ;
  a2a:PersonName [
    rdfs:label "A. L. Kiers" ;
    a2a:PersonNameFirstName "A. L." ;
    a2a:PersonNameLastName "Kiers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oldeholtpade" ;
    rdfs:label "Oldeholtpade"
  ] .

oa:person_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Person-f8410b80-6962-4a71-9161-2d5fb251e1a0
  a a2a:Person ;
  rdfs:label "Ruurd Pieters van der Heide" ;
  a2a:PersonName [
    rdfs:label "Ruurd Pieters van der Heide" ;
    a2a:PersonNameFirstName "Ruurd" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heide"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oldeholtpade" ;
    rdfs:label "Oldeholtpade"
  ] ;
  a2a:Profession "koemelker" .

oa:event_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1876-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf"
  ] .

oa:relationep_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Person:7272543b-d4a8-471d-bc57-69c25575257e ;
  a2a:EventKeyRef oa:event_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Event1 .

oa:relationep_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Person:f8410b80-6962-4a71-9161-2d5fb251e1a0 ;
  a2a:EventKeyRef oa:event_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f_Event1 .

oa:source_frl_ac476c12-ffca-4e8f-94fc-e1c2e97d357f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Weststellingwerf" ;
    rdfs:label "Weststellingwerf", "1876-02-12 - 1876-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1876-02-12"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 137067, Periode: 1876" ;
    a2a:Book "Minuut-akten 1876" ;
    a2a:DocumentNumber "00052" ;
    a2a:RegistryNumber "137067" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 137067, Periode: 1876, Minuut-akten 1876, 00052, 137067"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ac476c12-ffca-4e8f-94fc-e1c2e97d357f" ;
  a2a:RecordGUID "{ac476c12-ffca-4e8f-94fc-e1c2e97d357f}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "scans niet aanwezig<br />Notaris: Jan Tobias de Haan<br />Kantoor: Wolvega I<br />Repertoire: 137076" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_635_00000635.xml van FRL" .

