@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_4f023b42-e5dc-4df4-be1d-bdb8db0cc191
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 28 november 1924 te Workum" ;
  a2a:hasPerson oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person-097d7522-feb8-4414-85f9-e471ef56d8d0, oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person-cc5d9833-825b-4ef4-8bd4-8a7c2d7d81eb, oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person-965d793c-a0ee-4458-ab42-dc6af4eb3df5 ;
  a2a:hasEvent oa:event_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_0, oa:relationep_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_1, oa:relationep_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_2 ;
  a2a:hasSource oa:source_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191 .

oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person-097d7522-feb8-4414-85f9-e471ef56d8d0
  a a2a:Person ;
  rdfs:label "Jan Glashouwer" ;
  a2a:PersonName [
    rdfs:label "Jan Glashouwer" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Glashouwer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person-cc5d9833-825b-4ef4-8bd4-8a7c2d7d81eb
  a a2a:Person ;
  rdfs:label "Arend Ypma" ;
  a2a:PersonName [
    rdfs:label "Arend Ypma" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Ypma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person-965d793c-a0ee-4458-ab42-dc6af4eb3df5
  a a2a:Person ;
  rdfs:label "Feike Hartmans Sjoerds" ;
  a2a:PersonName [
    rdfs:label "Feike Hartmans Sjoerds" ;
    a2a:PersonNameFirstName "Feike" ;
    a2a:PersonNamePatronym "Hartmans" ;
    a2a:PersonNameLastName "Sjoerds"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Hindeloopen" ;
    rdfs:label "Hindeloopen"
  ] .

oa:event_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1924-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person:097d7522-feb8-4414-85f9-e471ef56d8d0 ;
  a2a:EventKeyRef oa:event_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Event1 .

oa:relationep_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person:cc5d9833-825b-4ef4-8bd4-8a7c2d7d81eb ;
  a2a:EventKeyRef oa:event_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Event1 .

oa:relationep_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Person:965d793c-a0ee-4458-ab42-dc6af4eb3df5 ;
  a2a:EventKeyRef oa:event_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191_Event1 .

oa:source_frl_4f023b42-e5dc-4df4-be1d-bdb8db0cc191
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1924-11-28 - 1924-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1924-11-28"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 141128, Periode: 1924" ;
    a2a:Book "Minuut-akten 1924" ;
    a2a:DocumentNumber "00208" ;
    a2a:RegistryNumber "141128" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 141128, Periode: 1924, Minuut-akten 1924, 00208, 141128"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4f023b42-e5dc-4df4-be1d-bdb8db0cc191" ;
  a2a:RecordGUID "{4f023b42-e5dc-4df4-be1d-bdb8db0cc191}" ;
  a2a:SourceRemarkOpmerking "scans niet aanwezig<br />Notaris: Cornelis Kzn Tjebbes<br />Kantoor: Workum I<br />Repertoire: 141130" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_1365_00001365.xml van FRL" .

