@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_f31cec19-24e5-419f-8fec-5f9c966f9d89
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 11 februari 1822 te Opsterland" ;
  a2a:hasPerson oa:person_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Person-b9053b5f-eba9-40ce-88d1-bc1998f8c494, oa:person_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Person-52a19ffb-cc0c-4482-9608-83d93d6bf187 ;
  a2a:hasEvent oa:event_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_0, oa:relationep_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_1 ;
  a2a:hasSource oa:source_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89 .

oa:person_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Person-b9053b5f-eba9-40ce-88d1-bc1998f8c494
  a a2a:Person ;
  rdfs:label "Sytske Sophias Loyinga" ;
  a2a:PersonName [
    rdfs:label "Sytske Sophias Loyinga" ;
    a2a:PersonNameFirstName "Sytske" ;
    a2a:PersonNamePatronym "Sophias" ;
    a2a:PersonNameLastName "Loyinga"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] .

oa:person_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Person-52a19ffb-cc0c-4482-9608-83d93d6bf187
  a a2a:Person ;
  rdfs:label "Sybe Aukes Sybinga" ;
  a2a:PersonName [
    rdfs:label "Sybe Aukes Sybinga" ;
    a2a:PersonNameFirstName "Sybe" ;
    a2a:PersonNamePatronym "Aukes" ;
    a2a:PersonNameLastName "Sybinga"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Ureterp" ;
    rdfs:label "Ureterp"
  ] .

oa:event_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1822-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Person:b9053b5f-eba9-40ce-88d1-bc1998f8c494 ;
  a2a:EventKeyRef oa:event_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Event1 .

oa:relationep_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Person:52a19ffb-cc0c-4482-9608-83d93d6bf187 ;
  a2a:EventKeyRef oa:event_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89_Event1 .

oa:source_frl_f31cec19-24e5-419f-8fec-5f9c966f9d89
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1822-02-11 - 1822-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1822-02-11"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 009014, Periode: 1822" ;
    a2a:Book "Minuut-akten 1822" ;
    a2a:DocumentNumber "00015" ;
    a2a:RegistryNumber "009014" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 009014, Periode: 1822, Minuut-akten 1822, 00015, 009014"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f31cec19-24e5-419f-8fec-5f9c966f9d89" ;
  a2a:RecordGUID "{f31cec19-24e5-419f-8fec-5f9c966f9d89}" ;
  a2a:SourceRemarkOpmerking "Notaris: Dominicus Suringar<br />Kantoor: Beetsterzwaag I<br />Repertoire: 009025" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_8768_00008768.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Ureterp
een perceel vastigheden""" .
