@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_7d14301a-e473-41f1-8a2e-8947e6eaba9a
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 31 december 1873 te Opsterland" ;
  a2a:hasPerson oa:person_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Person-eb8e98d2-0117-4fca-b738-1107635bce13, oa:person_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Person-aad2e9da-f8c2-4224-befb-b32341f2ea1f ;
  a2a:hasEvent oa:event_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_0, oa:relationep_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_1 ;
  a2a:hasSource oa:source_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a .

oa:person_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Person-eb8e98d2-0117-4fca-b738-1107635bce13
  a a2a:Person ;
  rdfs:label "Wobbe Alberts Dijk" ;
  a2a:PersonName [
    rdfs:label "Wobbe Alberts Dijk" ;
    a2a:PersonNameFirstName "Wobbe" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:person_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Person-aad2e9da-f8c2-4224-befb-b32341f2ea1f
  a a2a:Person ;
  rdfs:label "Jantje Willems Koopmans" ;
  a2a:PersonName [
    rdfs:label "Jantje Willems Koopmans" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Koopmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Gorredijk" ;
    rdfs:label "Gorredijk"
  ] .

oa:event_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1873-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Person:eb8e98d2-0117-4fca-b738-1107635bce13 ;
  a2a:EventKeyRef oa:event_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Event1 .

oa:relationep_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_1
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Person:aad2e9da-f8c2-4224-befb-b32341f2ea1f ;
  a2a:EventKeyRef oa:event_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a_Event1 .

oa:source_frl_7d14301a-e473-41f1-8a2e-8947e6eaba9a
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1873-12-31 - 1873-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1873-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1873-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1873" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1873-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 045019, Periode: 1873" ;
    a2a:Book "Minuut-akten 1873" ;
    a2a:DocumentNumber "00264" ;
    a2a:RegistryNumber "045019" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 045019, Periode: 1873, Minuut-akten 1873, 00264, 045019"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7d14301a-e473-41f1-8a2e-8947e6eaba9a" ;
  a2a:RecordGUID "{7d14301a-e473-41f1-8a2e-8947e6eaba9a}" ;
  a2a:SourceRemarkOpmerking "Notaris: Henricus Douma<br />Kantoor: Gorredijk II<br />Repertoire: 045029" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_12344_00012344.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Gorredijk
Bedrag: koopsom fl. 650
een huis en erf""" .
[] a2a:PersonRemarkdiversen "weduwe van Hans Willems de Jong" .
