@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_968ec169-eccf-43f4-b06d-4379becea731
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 23 november 1889 te Achtkarspelen" ;
  a2a:hasPerson oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-9d970955-af7a-4a16-ad5c-18675d67f435, oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-5e9b1591-ce47-4cd7-b778-cc8e3b6c3b8b, oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-9f1ddbe2-4578-47f0-8114-19c16e9f359d, oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-e26bc3dd-1266-4428-825d-6eab779a3d18 ;
  a2a:hasEvent oa:event_frl_968ec169-eccf-43f4-b06d-4379becea731_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_0, oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_1, oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_2, oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_3 ;
  a2a:hasSource oa:source_frl_968ec169-eccf-43f4-b06d-4379becea731 .

oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-9d970955-af7a-4a16-ad5c-18675d67f435
  a a2a:Person ;
  rdfs:label "Willem Sybrens IJstra" ;
  a2a:PersonName [
    rdfs:label "Willem Sybrens IJstra" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Sybrens" ;
    a2a:PersonNameLastName "IJstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Eestrum" ;
    rdfs:label "Eestrum"
  ] .

oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-5e9b1591-ce47-4cd7-b778-cc8e3b6c3b8b
  a a2a:Person ;
  rdfs:label "Douwe Alles van der Wal" ;
  a2a:PersonName [
    rdfs:label "Douwe Alles van der Wal" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Alles" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogeham" ;
    rdfs:label "Drogeham"
  ] .

oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-9f1ddbe2-4578-47f0-8114-19c16e9f359d
  a a2a:Person ;
  rdfs:label "Alle Metskes van der Wal" ;
  a2a:PersonName [
    rdfs:label "Alle Metskes van der Wal" ;
    a2a:PersonNameFirstName "Alle" ;
    a2a:PersonNamePatronym "Metskes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Wal"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drogeham" ;
    rdfs:label "Drogeham"
  ] .

oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person-e26bc3dd-1266-4428-825d-6eab779a3d18
  a a2a:Person ;
  rdfs:label "Cornelia Meyer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Meyer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Buitenpost" ;
    rdfs:label "Buitenpost"
  ] .

oa:event_frl_968ec169-eccf-43f4-b06d-4379becea731_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1889-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen"
  ] .

oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person:9d970955-af7a-4a16-ad5c-18675d67f435 ;
  a2a:EventKeyRef oa:event_frl_968ec169-eccf-43f4-b06d-4379becea731_Event1 .

oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person:5e9b1591-ce47-4cd7-b778-cc8e3b6c3b8b ;
  a2a:EventKeyRef oa:event_frl_968ec169-eccf-43f4-b06d-4379becea731_Event1 .

oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person:9f1ddbe2-4578-47f0-8114-19c16e9f359d ;
  a2a:EventKeyRef oa:event_frl_968ec169-eccf-43f4-b06d-4379becea731_Event1 .

oa:relationep_frl_968ec169-eccf-43f4-b06d-4379becea731_3
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_968ec169-eccf-43f4-b06d-4379becea731_Person:e26bc3dd-1266-4428-825d-6eab779a3d18 ;
  a2a:EventKeyRef oa:event_frl_968ec169-eccf-43f4-b06d-4379becea731_Event1 .

oa:source_frl_968ec169-eccf-43f4-b06d-4379becea731
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Achtkarspelen" ;
    rdfs:label "Achtkarspelen", "1889-11-23 - 1889-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1889-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1889-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1889" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1889-11-23"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 024083, Periode: 1889" ;
    a2a:Book "Minuut-akten 1889" ;
    a2a:DocumentNumber "00167" ;
    a2a:RegistryNumber "024083" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 024083, Periode: 1889, Minuut-akten 1889, 00167, 024083"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/968ec169-eccf-43f4-b06d-4379becea731" ;
  a2a:RecordGUID "{968ec169-eccf-43f4-b06d-4379becea731}" ;
  a2a:SourceRemarkOpmerking "Notaris: Gerrit de Jong Posthumus<br />Kantoor: Buitenpost I<br />Repertoire: 024095" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_10139_00010139.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 2100" .
[] a2a:PersonRemarkdiversen "weduwe van Gale Zijlstra" .
