@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_e109cea9-6e3d-4e5f-a1af-c175657ebbe8
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 21 mei 1918 te Het Bildt" ;
  a2a:hasPerson oa:person_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Person-7c29966d-6cb7-4c32-bb9d-722e49d19145, oa:person_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Person-4a10c005-f4f8-47e0-915c-4fdb17283e61 ;
  a2a:hasEvent oa:event_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_0, oa:relationep_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_1 ;
  a2a:hasSource oa:source_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8 .

oa:person_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Person-7c29966d-6cb7-4c32-bb9d-722e49d19145
  a a2a:Person ;
  rdfs:label "Rein Sybes Faber" ;
  a2a:PersonName [
    rdfs:label "Rein Sybes Faber" ;
    a2a:PersonNameFirstName "Rein" ;
    a2a:PersonNamePatronym "Sybes" ;
    a2a:PersonNameLastName "Faber"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Minnertsga" ;
    rdfs:label "Minnertsga"
  ] .

oa:person_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Person-4a10c005-f4f8-47e0-915c-4fdb17283e61
  a a2a:Person ;
  rdfs:label "Jelmer Jacobs Stapert" ;
  a2a:PersonName [
    rdfs:label "Jelmer Jacobs Stapert" ;
    a2a:PersonNameFirstName "Jelmer" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Stapert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Minnertsga" ;
    rdfs:label "Minnertsga"
  ] .

oa:event_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1918-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt"
  ] .

oa:relationep_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Person:7c29966d-6cb7-4c32-bb9d-722e49d19145 ;
  a2a:EventKeyRef oa:event_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Event1 .

oa:relationep_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Person:4a10c005-f4f8-47e0-915c-4fdb17283e61 ;
  a2a:EventKeyRef oa:event_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8_Event1 .

oa:source_frl_e109cea9-6e3d-4e5f-a1af-c175657ebbe8
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Het Bildt" ;
    rdfs:label "Het Bildt", "1918-05-21 - 1918-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1918-05-21"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 066056, Periode: 1918" ;
    a2a:Book "Minuut-akten 1918, nrs. 1-298" ;
    a2a:DocumentNumber "00279" ;
    a2a:RegistryNumber "066056" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 066056, Periode: 1918, Minuut-akten 1918, nrs. 1-298, 00279, 066056"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/e109cea9-6e3d-4e5f-a1af-c175657ebbe8" ;
  a2a:RecordGUID "{e109cea9-6e3d-4e5f-a1af-c175657ebbe8}" ;
  a2a:SourceRemarkOpmerking "Notaris: George Lammeree<br />Kantoor: St. Jacobiparochie<br />Repertoire: 066073" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_27382_00027382.xml van FRL" .

[] a2a:PersonRemarkdiversen "onroerende goederen" .
