@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_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 22 april 1915 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-cc4bea04-ef38-4ebb-92c9-35da9ccc34e6, oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-c33d1cad-bc2d-4030-be21-60b649137f83, oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-b4349e42-9fc7-45ae-84d2-bdd78bf21080, oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-e2e10faf-dfaf-40d1-9db1-d2b387785a1d, oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-2c5b9ed1-9edb-4a99-ad82-bec1bdcec6a6 ;
  a2a:hasEvent oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_0, oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_1, oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_2, oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_3, oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_4 ;
  a2a:hasSource oa:source_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f .

oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-cc4bea04-ef38-4ebb-92c9-35da9ccc34e6
  a a2a:Person ;
  rdfs:label "Regina Francisca ter Horst" ;
  a2a:PersonName [
    rdfs:label "Regina Francisca ter Horst" ;
    a2a:PersonNameFirstName "Regina Francisca" ;
    a2a:PersonNamePrefixLastName "ter" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-c33d1cad-bc2d-4030-be21-60b649137f83
  a a2a:Person ;
  rdfs:label "Johannes Josephus Swildens" ;
  a2a:PersonName [
    rdfs:label "Johannes Josephus Swildens" ;
    a2a:PersonNameFirstName "Johannes Josephus" ;
    a2a:PersonNameLastName "Swildens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Velp" ;
    rdfs:label "Velp"
  ] .

oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-b4349e42-9fc7-45ae-84d2-bdd78bf21080
  a a2a:Person ;
  rdfs:label "Rudolphus Franciscus Swildens" ;
  a2a:PersonName [
    rdfs:label "Rudolphus Franciscus Swildens" ;
    a2a:PersonNameFirstName "Rudolphus Franciscus" ;
    a2a:PersonNameLastName "Swildens"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-e2e10faf-dfaf-40d1-9db1-d2b387785a1d
  a a2a:Person ;
  rdfs:label "Anna Cecilia Helena Maria Swildens" ;
  a2a:PersonName [
    rdfs:label "Anna Cecilia Helena Maria Swildens" ;
    a2a:PersonNameFirstName "Anna Cecilia Helena Maria" ;
    a2a:PersonNameLastName "Swildens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person-2c5b9ed1-9edb-4a99-ad82-bec1bdcec6a6
  a a2a:Person ;
  rdfs:label "Jan Krol" ;
  a2a:PersonName [
    rdfs:label "Jan Krol" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Krol"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1915-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person:cc4bea04-ef38-4ebb-92c9-35da9ccc34e6 ;
  a2a:EventKeyRef oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1 .

oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person:c33d1cad-bc2d-4030-be21-60b649137f83 ;
  a2a:EventKeyRef oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1 .

oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_2
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person:b4349e42-9fc7-45ae-84d2-bdd78bf21080 ;
  a2a:EventKeyRef oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1 .

oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_3
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person:e2e10faf-dfaf-40d1-9db1-d2b387785a1d ;
  a2a:EventKeyRef oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1 .

oa:relationep_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_4
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Person:2c5b9ed1-9edb-4a99-ad82-bec1bdcec6a6 ;
  a2a:EventKeyRef oa:event_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f_Event1 .

oa:source_frl_2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1915-04-22 - 1915-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1915-04-22"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 077109, Periode: 1915" ;
    a2a:Book "Minuut-akten 1915" ;
    a2a:DocumentNumber "02237" ;
    a2a:RegistryNumber "077109" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 077109, Periode: 1915, Minuut-akten 1915, 02237, 077109"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f" ;
  a2a:RecordGUID "{2afd5dd0-333c-4d8a-9b80-59a7fbb34c0f}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jan Hermanus Berghuis<br />Kantoor: Leeuwarden III<br />Repertoire: 077110" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_19140_00019140.xml van FRL" .

[] a2a:PersonRemarkdiversen """weduwe van Jacobus Johannes Swildens, voogd over Petrus Gerardus Antonius Swilders
Ligging vastgoed: Huizum
Bedrag: koopsom fl. 4000
land""" .
