@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_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 27 november 1810 te Bolsward" ;
  a2a:hasPerson oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person-2c0a1f38-66fb-44a6-ac75-42d6bc04cbdb, oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person-dde8028e-7151-4302-8799-aaa77d3181e4, oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person-efae8e42-c1c4-4350-a900-f3b9f52c3330 ;
  a2a:hasEvent oa:event_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_0, oa:relationep_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_1, oa:relationep_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_2 ;
  a2a:hasSource oa:source_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa .

oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person-2c0a1f38-66fb-44a6-ac75-42d6bc04cbdb
  a a2a:Person ;
  rdfs:label "H. Karsten" ;
  a2a:PersonName [
    rdfs:label "H. Karsten" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNamePatronym "Karsten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Pingjum" ;
    rdfs:label "Pingjum"
  ] .

oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person-dde8028e-7151-4302-8799-aaa77d3181e4
  a a2a:Person ;
  rdfs:label "B. R. Posthuma" ;
  a2a:PersonName [
    rdfs:label "B. R. Posthuma" ;
    a2a:PersonNameFirstName "B." ;
    a2a:PersonNamePatronym "R." ;
    a2a:PersonNameLastName "Posthuma"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Pingjum" ;
    rdfs:label "Pingjum"
  ] .

oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person-efae8e42-c1c4-4350-a900-f3b9f52c3330
  a a2a:Person ;
  rdfs:label "S. Wigles" ;
  a2a:PersonName [
    rdfs:label "S. Wigles" ;
    a2a:PersonNameFirstName "S." ;
    a2a:PersonNamePatronym "Wigles"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Pingjum" ;
    rdfs:label "Pingjum"
  ] .

oa:event_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1810-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward"
  ] .

oa:relationep_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person:2c0a1f38-66fb-44a6-ac75-42d6bc04cbdb ;
  a2a:EventKeyRef oa:event_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Event1 .

oa:relationep_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person:dde8028e-7151-4302-8799-aaa77d3181e4 ;
  a2a:EventKeyRef oa:event_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Event1 .

oa:relationep_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermeld" ;
  a2a:RelationType "other:Vermeld" ;
  a2a:PersonKeyRef oa:person_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Person:efae8e42-c1c4-4350-a900-f3b9f52c3330 ;
  a2a:EventKeyRef oa:event_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa_Event1 .

oa:source_frl_fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Bolsward" ;
    rdfs:label "Bolsward", "1810-11-27 - 1810-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1810-11-27"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Nieuwe rechterlijke archieven - Tresoar, Deel: 1350, Periode: 1809-1811" ;
    a2a:Book "NRA" ;
    a2a:DocumentNumber "00118" ;
    a2a:RegistryNumber "1350" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Nieuwe rechterlijke archieven - Tresoar, Deel: 1350, Periode: 1809-1811, NRA, 00118, 1350"
  ] ;
  a2a:SourceLastChangeDate "2016-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa" ;
  a2a:RecordGUID "{fbffd1b3-1d2e-4d1f-899d-126abc6c4aaa}" ;
  a2a:SourceRemarkOpmerking "Akte is niet aanwezig", "Notaris: Rudolphus Muntz<br />Kantoor: Bolsward<br />Repertoire: Tresoar" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_7742_00007742.xml van FRL" .

[] a2a:PersonRemarkdiversen """Bedrag: koopsom fl. 701
3 pondemaat land""" .
