@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_e1117e76-e4f4-40cd-a1eb-c81d84852f4e
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 24 juli 1879 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Person-204b815d-4e29-4d52-bdba-f36c46dc70ae, oa:person_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Person-9a6b40a7-9563-4135-803c-5c1faf9a8175 ;
  a2a:hasEvent oa:event_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_0, oa:relationep_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_1 ;
  a2a:hasSource oa:source_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e .

oa:person_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Person-204b815d-4e29-4d52-bdba-f36c46dc70ae
  a a2a:Person ;
  rdfs:label "Anne Alberts Mulder" ;
  a2a:PersonName [
    rdfs:label "Anne Alberts Mulder" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Noordwolde" ;
    rdfs:label "Noordwolde"
  ] ;
  a2a:Profession "arbeider" .

oa:person_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Person-9a6b40a7-9563-4135-803c-5c1faf9a8175
  a a2a:Person ;
  rdfs:label "Jacob Casper Metzlar" ;
  a2a:PersonName [
    rdfs:label "Jacob Casper Metzlar" ;
    a2a:PersonNameFirstName "Jacob Casper" ;
    a2a:PersonNameLastName "Metzlar"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oldeberkoop" ;
    rdfs:label "Oldeberkoop"
  ] ;
  a2a:Profession "notaris" .

oa:event_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1879-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Person:204b815d-4e29-4d52-bdba-f36c46dc70ae ;
  a2a:EventKeyRef oa:event_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Event1 .

oa:relationep_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Person:9a6b40a7-9563-4135-803c-5c1faf9a8175 ;
  a2a:EventKeyRef oa:event_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e_Event1 .

oa:source_frl_e1117e76-e4f4-40cd-a1eb-c81d84852f4e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1879-07-24 - 1879-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1879-07-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 111042, Periode: 1879" ;
    a2a:Book "Minuut-akten 1879" ;
    a2a:DocumentNumber "00641" ;
    a2a:RegistryNumber "111042" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 111042, Periode: 1879, Minuut-akten 1879, 00641, 111042"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e1117e76-e4f4-40cd-a1eb-c81d84852f4e" ;
  a2a:RecordGUID "{e1117e76-e4f4-40cd-a1eb-c81d84852f4e}" ;
  a2a:SourceRemarkOpmerking "Notaris: Klaas Tadema<br />Kantoor: Oosterwolde<br />Repertoire: 111048" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_10380_00010380.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 300" .
