@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_3efb51ee-ea77-4e33-a9dd-a38370ecba36
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 27 januari 1912 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Person-fe374dff-c184-4724-a23f-1508ac820f75, oa:person_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Person-67f1b21d-1dc9-4811-a2ea-4294898ad874 ;
  a2a:hasEvent oa:event_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_0, oa:relationep_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_1 ;
  a2a:hasSource oa:source_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36 .

oa:person_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Person-fe374dff-c184-4724-a23f-1508ac820f75
  a a2a:Person ;
  rdfs:label "Wybren Vonk" ;
  a2a:PersonName [
    rdfs:label "Wybren Vonk" ;
    a2a:PersonNameFirstName "Wybren" ;
    a2a:PersonNameLastName "Vonk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:person_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Person-67f1b21d-1dc9-4811-a2ea-4294898ad874
  a a2a:Person ;
  rdfs:label "Ruurd Gerbens Postma" ;
  a2a:PersonName [
    rdfs:label "Ruurd Gerbens Postma" ;
    a2a:PersonNameFirstName "Ruurd" ;
    a2a:PersonNamePatronym "Gerbens" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:event_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1912-01-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Person:fe374dff-c184-4724-a23f-1508ac820f75 ;
  a2a:EventKeyRef oa:event_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Event1 .

oa:relationep_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Person:67f1b21d-1dc9-4811-a2ea-4294898ad874 ;
  a2a:EventKeyRef oa:event_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36_Event1 .

oa:source_frl_3efb51ee-ea77-4e33-a9dd-a38370ecba36
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1912-01-27 - 1912-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1912-01-27"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 080068, Periode: 1912" ;
    a2a:Book "Minuut-akten 1912" ;
    a2a:DocumentNumber "09190" ;
    a2a:RegistryNumber "080068" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 080068, Periode: 1912, Minuut-akten 1912, 09190, 080068"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3efb51ee-ea77-4e33-a9dd-a38370ecba36" ;
  a2a:RecordGUID "{3efb51ee-ea77-4e33-a9dd-a38370ecba36}" ;
  a2a:SourceRemarkOpmerking "Notaris: Allert Ottema<br />Kantoor: Leeuwarden VI<br />Repertoire: 080069" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_12271_00012271.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Huizum
Bedrag: koopsom fl. 4000
een burgerhuis c.a.""" .
