@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_99bc1a1d-794b-48bd-be4e-a280a3b66b3f
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 2 september 1910 te Idaarderadeel" ;
  a2a:hasPerson oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-9dc868aa-31bb-4821-abf8-92c11ab76e8c, oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-ff2b63b6-f551-4a1c-a925-ab07e6b5c7e0, oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-de14158b-d432-4166-b373-9e0a88a0f8e0, oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-2185395e-1b3d-4a7b-9d73-999d79771b41 ;
  a2a:hasEvent oa:event_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_0, oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_1, oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_2, oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_3 ;
  a2a:hasSource oa:source_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f .

oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-9dc868aa-31bb-4821-abf8-92c11ab76e8c
  a a2a:Person ;
  rdfs:label "Klaas Bijlsma" ;
  a2a:PersonName [
    rdfs:label "Klaas Bijlsma" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Bijlsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eernewoude" ;
    rdfs:label "Eernewoude"
  ] ;
  a2a:Profession "schipper" .

oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-ff2b63b6-f551-4a1c-a925-ab07e6b5c7e0
  a a2a:Person ;
  rdfs:label "Anna Schaafsma" ;
  a2a:PersonName [
    rdfs:label "Anna Schaafsma" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Schaafsma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] ;
  a2a:Profession "huishoudster" .

oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-de14158b-d432-4166-b373-9e0a88a0f8e0
  a a2a:Person ;
  rdfs:label "Luitje de Boer" ;
  a2a:PersonName [
    rdfs:label "Luitje de Boer" ;
    a2a:PersonNameFirstName "Luitje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] ;
  a2a:Profession "notarisklerk" .

oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person-2185395e-1b3d-4a7b-9d73-999d79771b41
  a a2a:Person ;
  rdfs:label "Wybe Harrits Wester" ;
  a2a:PersonName [
    rdfs:label "Wybe Harrits Wester" ;
    a2a:PersonNameFirstName "Wybe" ;
    a2a:PersonNamePatronym "Harrits" ;
    a2a:PersonNameLastName "Wester"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eernewoude" ;
    rdfs:label "Eernewoude"
  ] ;
  a2a:Profession "visser" .

oa:event_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1910-09-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel"
  ] .

oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person:9dc868aa-31bb-4821-abf8-92c11ab76e8c ;
  a2a:EventKeyRef oa:event_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Event1 .

oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person:ff2b63b6-f551-4a1c-a925-ab07e6b5c7e0 ;
  a2a:EventKeyRef oa:event_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Event1 .

oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_2
  a a2a:RelationEP ;
  rdfs:label "other:Acceptant" ;
  a2a:RelationType "other:Acceptant" ;
  a2a:PersonKeyRef oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person:de14158b-d432-4166-b373-9e0a88a0f8e0 ;
  a2a:EventKeyRef oa:event_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Event1 .

oa:relationep_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Person:2185395e-1b3d-4a7b-9d73-999d79771b41 ;
  a2a:EventKeyRef oa:event_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f_Event1 .

oa:source_frl_99bc1a1d-794b-48bd-be4e-a280a3b66b3f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1910-09-02 - 1910-09-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-09-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-09-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1910-09-02"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 135039, Periode: 1910" ;
    a2a:Book "Minuut-akten 1910" ;
    a2a:DocumentNumber "01420" ;
    a2a:RegistryNumber "135039" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 135039, Periode: 1910, Minuut-akten 1910, 01420, 135039"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/99bc1a1d-794b-48bd-be4e-a280a3b66b3f" ;
  a2a:RecordGUID "{99bc1a1d-794b-48bd-be4e-a280a3b66b3f}" ;
  a2a:SourceRemarkOpmerking "scans niet aanwezig<br />Notaris: Anthon Philip Greebe<br />Kantoor: Warga<br />Repertoire: 135045" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230403_522_00000522.xml van FRL" .

[] a2a:PersonRemarkdiversen "weduwe van Arnoldus Damsma" .
