@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_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab
  a a2a:Record ;
  rdfs:label "Notariële akte (royement) op 3 februari 1892 te Haskerland" ;
  a2a:hasPerson oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person-d62861d1-49c7-4fa5-92bc-c23026b99730, oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person-741e5204-4019-435b-88a6-e147e27c1a20, oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person-0febd69a-6f99-4560-b643-3214f11dff0d ;
  a2a:hasEvent oa:event_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_0, oa:relationep_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_1, oa:relationep_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_2 ;
  a2a:hasSource oa:source_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab .

oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person-d62861d1-49c7-4fa5-92bc-c23026b99730
  a a2a:Person ;
  rdfs:label "Jacob Jacobs van der Velde" ;
  a2a:PersonName [
    rdfs:label "Jacob Jacobs van der Velde" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person-741e5204-4019-435b-88a6-e147e27c1a20
  a a2a:Person ;
  rdfs:label "Het R.K. Parochiaal Kerkbestuur" ;
  a2a:PersonName [
    rdfs:label "Het R.K. Parochiaal Kerkbestuur" ;
    a2a:PersonNameFirstName "Het R.K. Parochiaal Kerkbestuur"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person-0febd69a-6f99-4560-b643-3214f11dff0d
  a a2a:Person ;
  rdfs:label "Wilhelmus Franciscus Weitjens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Franciscus Weitjens" ;
    a2a:PersonNameFirstName "Wilhelmus Franciscus" ;
    a2a:PersonNameLastName "Weitjens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Joure" ;
    rdfs:label "Joure"
  ] .

oa:event_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1892-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland"
  ] .

oa:relationep_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person:d62861d1-49c7-4fa5-92bc-c23026b99730 ;
  a2a:EventKeyRef oa:event_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Event1 .

oa:relationep_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person:741e5204-4019-435b-88a6-e147e27c1a20 ;
  a2a:EventKeyRef oa:event_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Event1 .

oa:relationep_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_2
  a a2a:RelationEP ;
  rdfs:label "other:Voorzitter" ;
  a2a:RelationType "other:Voorzitter" ;
  a2a:PersonKeyRef oa:person_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Person:0febd69a-6f99-4560-b643-3214f11dff0d ;
  a2a:EventKeyRef oa:event_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab_Event1 .

oa:source_frl_ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Haskerland" ;
    rdfs:label "Haskerland", "1892-02-03 - 1892-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1892" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1892-02-03"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 068072, Periode: 1892" ;
    a2a:Book "Minuut-akten 1892" ;
    a2a:DocumentNumber "00001" ;
    a2a:RegistryNumber "068072" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 068072, Periode: 1892, Minuut-akten 1892, 00001, 068072"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab" ;
  a2a:RecordGUID "{ec0ffd32-a465-4ff3-bcc4-1bc0db6e11ab}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Johannes Hermannus David Munnik<br />Kantoor: Joure I<br />Repertoire: 068076" ;
  a2a:SourceRemarkAkteSoort "royement" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_30014_00030014.xml van FRL" .

