@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_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 24 juli 1875 te Ferwerderadeel" ;
  a2a:hasPerson oa:person_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Person-25b9b1cb-0996-4c7f-8692-5c467a982ea0, oa:person_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Person-d2e0ea5a-7bc2-4096-958e-c741de8d5567 ;
  a2a:hasEvent oa:event_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_0, oa:relationep_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_1 ;
  a2a:hasSource oa:source_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099 .

oa:person_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Person-25b9b1cb-0996-4c7f-8692-5c467a982ea0
  a a2a:Person ;
  rdfs:label "Douwe Jelles Basteleur" ;
  a2a:PersonName [
    rdfs:label "Douwe Jelles Basteleur" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Jelles" ;
    a2a:PersonNameLastName "Basteleur"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nes" ;
    rdfs:label "Nes"
  ] .

oa:person_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Person-d2e0ea5a-7bc2-4096-958e-c741de8d5567
  a a2a:Person ;
  rdfs:label "Reitze Attema" ;
  a2a:PersonName [
    rdfs:label "Reitze Attema" ;
    a2a:PersonNameFirstName "Reitze" ;
    a2a:PersonNameLastName "Attema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1875-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel"
  ] .

oa:relationep_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Person:25b9b1cb-0996-4c7f-8692-5c467a982ea0 ;
  a2a:EventKeyRef oa:event_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Event1 .

oa:relationep_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Person:d2e0ea5a-7bc2-4096-958e-c741de8d5567 ;
  a2a:EventKeyRef oa:event_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099_Event1 .

oa:source_frl_7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ferwerderadeel" ;
    rdfs:label "Ferwerderadeel", "1875-07-24 - 1875-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1875-07-24"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 101069, Periode: 1875" ;
    a2a:Book "Minuut-akten 1875" ;
    a2a:DocumentNumber "00104" ;
    a2a:RegistryNumber "101069" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 101069, Periode: 1875, Minuut-akten 1875, 00104, 101069"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099" ;
  a2a:RecordGUID "{7d5ba0e7-e1f3-4bdf-902a-aeec7ef7c099}" ;
  a2a:SourceRemarkOpmerking "Notaris: Klaas Sipkes Heep<br />Kantoor: Marrum<br />Repertoire: 101100" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_17149_00017149.xml van FRL" .

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