@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_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 11 april 1903 te IJlst" ;
  a2a:hasPerson oa:person_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Person-63e4911b-4770-4273-9c70-53114268782e, oa:person_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Person-db9624dc-04e2-4f1b-b50f-76331995c8f1 ;
  a2a:hasEvent oa:event_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_0, oa:relationep_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_1 ;
  a2a:hasSource oa:source_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0 .

oa:person_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Person-63e4911b-4770-4273-9c70-53114268782e
  a a2a:Person ;
  rdfs:label "Sybren Durks Nijdam" ;
  a2a:PersonName [
    rdfs:label "Sybren Durks Nijdam" ;
    a2a:PersonNameFirstName "Sybren" ;
    a2a:PersonNamePatronym "Durks" ;
    a2a:PersonNameLastName "Nijdam"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Oosthem" ;
    rdfs:label "Oosthem"
  ] .

oa:person_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Person-db9624dc-04e2-4f1b-b50f-76331995c8f1
  a a2a:Person ;
  rdfs:label "Bauke Annes van Dijk" ;
  a2a:PersonName [
    rdfs:label "Bauke Annes van Dijk" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNamePatronym "Annes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:event_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1903-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:relationep_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Person:63e4911b-4770-4273-9c70-53114268782e ;
  a2a:EventKeyRef oa:event_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Event1 .

oa:relationep_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Person:db9624dc-04e2-4f1b-b50f-76331995c8f1 ;
  a2a:EventKeyRef oa:event_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0_Event1 .

oa:source_frl_94a2c00a-a9ec-41c7-98e4-a1b507ef78c0
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst", "1903-04-11 - 1903-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1903-04-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 147086, Periode: 1903" ;
    a2a:Book "Minuut-akten 1903" ;
    a2a:DocumentNumber "00034" ;
    a2a:RegistryNumber "147086" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 147086, Periode: 1903, Minuut-akten 1903, 00034, 147086"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/94a2c00a-a9ec-41c7-98e4-a1b507ef78c0" ;
  a2a:RecordGUID "{94a2c00a-a9ec-41c7-98e4-a1b507ef78c0}" ;
  a2a:SourceRemarkOpmerking "Notaris: Willem Wierda<br />Kantoor: IJlst<br />Repertoire: 147089" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231210_29622_00029622.xml van FRL" .

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