@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_0789c246-c8cf-4e44-932e-3fa09898161b
  a a2a:Record ;
  rdfs:label "Notariële akte (provisionele en finale toewijzing) op 7 juli 1911 te Harlingen" ;
  a2a:hasPerson oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person-52dbfa02-de25-499a-a553-06e03a008d98, oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person-d2e40521-fc69-40bc-bcb9-8c7e372e9d5a, oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person-17d2f68a-ff7a-4c71-a6cf-e29c09c15d2b ;
  a2a:hasEvent oa:event_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0789c246-c8cf-4e44-932e-3fa09898161b_0, oa:relationep_frl_0789c246-c8cf-4e44-932e-3fa09898161b_1, oa:relationep_frl_0789c246-c8cf-4e44-932e-3fa09898161b_2 ;
  a2a:hasSource oa:source_frl_0789c246-c8cf-4e44-932e-3fa09898161b .

oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person-52dbfa02-de25-499a-a553-06e03a008d98
  a a2a:Person ;
  rdfs:label "Willem Vellinga" ;
  a2a:PersonName [
    rdfs:label "Willem Vellinga" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Vellinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person-d2e40521-fc69-40bc-bcb9-8c7e372e9d5a
  a a2a:Person ;
  rdfs:label "Lieuwe Dirks Meyer" ;
  a2a:PersonName [
    rdfs:label "Lieuwe Dirks Meyer" ;
    a2a:PersonNameFirstName "Lieuwe" ;
    a2a:PersonNamePatronym "Dirks" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Minnertsga" ;
    rdfs:label "Minnertsga"
  ] .

oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person-17d2f68a-ff7a-4c71-a6cf-e29c09c15d2b
  a a2a:Person ;
  rdfs:label "Minne van Smeden" ;
  a2a:PersonName [
    rdfs:label "Minne van Smeden" ;
    a2a:PersonNameFirstName "Minne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Smeden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:event_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1911-07-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_0789c246-c8cf-4e44-932e-3fa09898161b_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person:52dbfa02-de25-499a-a553-06e03a008d98 ;
  a2a:EventKeyRef oa:event_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Event1 .

oa:relationep_frl_0789c246-c8cf-4e44-932e-3fa09898161b_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person:d2e40521-fc69-40bc-bcb9-8c7e372e9d5a ;
  a2a:EventKeyRef oa:event_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Event1 .

oa:relationep_frl_0789c246-c8cf-4e44-932e-3fa09898161b_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Person:17d2f68a-ff7a-4c71-a6cf-e29c09c15d2b ;
  a2a:EventKeyRef oa:event_frl_0789c246-c8cf-4e44-932e-3fa09898161b_Event1 .

oa:source_frl_0789c246-c8cf-4e44-932e-3fa09898161b
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1911-07-07 - 1911-07-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-07-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-07-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1911-07-07"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 049114, Periode: 1911" ;
    a2a:Book "Minuut-akten 1911" ;
    a2a:DocumentNumber "00129" ;
    a2a:RegistryNumber "049114" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 049114, Periode: 1911, Minuut-akten 1911, 00129, 049114"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0789c246-c8cf-4e44-932e-3fa09898161b" ;
  a2a:RecordGUID "{0789c246-c8cf-4e44-932e-3fa09898161b}" ;
  a2a:SourceRemarkOpmerking "Bijbehorende aktenummers: 00138", "Notaris: Sybe Okkinga<br />Kantoor: Harlingen I<br />Repertoire: 049120" ;
  a2a:SourceRemarkAkteSoort "provisionele en finale toewijzing" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_24698_00024698.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Sint Jacobiparochie
Bedrag: koopsom fl. 1111
een perceel bouwland""" .
[] a2a:PersonRemarkdiversen """Ligging vastgoed: Sint Jacobiparochie
Bedrag: koopsom fl. 1606
een perceel bouwland""" .
