@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_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5
  a a2a:Record ;
  rdfs:label "Notariële akte (hypotheek) op 10 mei 1919 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_Person-07a44836-0ed1-4bf1-a475-2c3772ed6a16 ;
  a2a:hasEvent oa:event_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_0 ;
  a2a:hasSource oa:source_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5 .

oa:person_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_Person-07a44836-0ed1-4bf1-a475-2c3772ed6a16
  a a2a:Person ;
  rdfs:label "Jochum Baltjes" ;
  a2a:PersonName [
    rdfs:label "Jochum Baltjes" ;
    a2a:PersonNameFirstName "Jochum" ;
    a2a:PersonNameLastName "Baltjes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1919-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_Person:07a44836-0ed1-4bf1-a475-2c3772ed6a16 ;
  a2a:EventKeyRef oa:event_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5_Event1 .

oa:source_frl_3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1919-05-10 - 1919-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1919-05-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 079152, Periode: 1919" ;
    a2a:Book "Minuut-akten 1919, aktes 1-202" ;
    a2a:DocumentNumber "00120" ;
    a2a:RegistryNumber "079152" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 079152, Periode: 1919, Minuut-akten 1919, aktes 1-202, 00120, 079152"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5" ;
  a2a:RecordGUID "{3ffd0405-ceb1-42a2-9d0b-e797b82fbbd5}" ;
  a2a:SourceRemarkOpmerking "Notaris: Sikke Molenaar<br />Kantoor: Leeuwarden V<br />Repertoire: 079166" ;
  a2a:SourceRemarkAkteSoort "hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_24841_00024841.xml van FRL" .

