@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_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18
  a a2a:Record ;
  rdfs:label "Notariële akte (koopakte) op 14 december 1877 te Idaarderadeel" ;
  a2a:hasPerson oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person-89922a18-b72d-4b5f-a17c-93518643ee25, oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person-6e23816a-a213-423c-833b-943d253590d3, oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person-8229cbb7-2d89-47a2-8fc8-b1529648905f ;
  a2a:hasEvent oa:event_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_0, oa:relationep_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_1, oa:relationep_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_2 ;
  a2a:hasSource oa:source_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18 .

oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person-89922a18-b72d-4b5f-a17c-93518643ee25
  a a2a:Person ;
  rdfs:label "Hans Jans Zwart" ;
  a2a:PersonName [
    rdfs:label "Hans Jans Zwart" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Zwart"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goutum" ;
    rdfs:label "Goutum"
  ] ;
  a2a:Profession "vleeshouwer" .

oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person-6e23816a-a213-423c-833b-943d253590d3
  a a2a:Person ;
  rdfs:label "Klaas Klazes van Tuinen" ;
  a2a:PersonName [
    rdfs:label "Klaas Klazes van Tuinen" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePatronym "Klazes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuinen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Goutum" ;
    rdfs:label "Goutum"
  ] .

oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person-8229cbb7-2d89-47a2-8fc8-b1529648905f
  a a2a:Person ;
  rdfs:label "Sytze Jacobs Hoekstra" ;
  a2a:PersonName [
    rdfs:label "Sytze Jacobs Hoekstra" ;
    a2a:PersonNameFirstName "Sytze" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Hoekstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Huizum" ;
    rdfs:label "Huizum"
  ] .

oa:event_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1877-12-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel"
  ] .

oa:relationep_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_0
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person:89922a18-b72d-4b5f-a17c-93518643ee25 ;
  a2a:EventKeyRef oa:event_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Event1 .

oa:relationep_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_1
  a a2a:RelationEP ;
  rdfs:label "other:Verkoper" ;
  a2a:RelationType "other:Verkoper" ;
  a2a:PersonKeyRef oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person:6e23816a-a213-423c-833b-943d253590d3 ;
  a2a:EventKeyRef oa:event_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Event1 .

oa:relationep_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_2
  a a2a:RelationEP ;
  rdfs:label "other:Koper" ;
  a2a:RelationType "other:Koper" ;
  a2a:PersonKeyRef oa:person_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Person:8229cbb7-2d89-47a2-8fc8-b1529648905f ;
  a2a:EventKeyRef oa:event_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18_Event1 .

oa:source_frl_bd31249d-e3ee-42a7-9ac6-9dd33fba7e18
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1877-12-14 - 1877-12-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-12-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-12-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1877-12-14"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 115041, Periode: 1877" ;
    a2a:Book "Minuut-akten 1877 II" ;
    a2a:DocumentNumber "00405" ;
    a2a:RegistryNumber "115041" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 115041, Periode: 1877, Minuut-akten 1877 II, 00405, 115041"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bd31249d-e3ee-42a7-9ac6-9dd33fba7e18" ;
  a2a:RecordGUID "{bd31249d-e3ee-42a7-9ac6-9dd33fba7e18}" ;
  a2a:SourceRemarkOpmerking "Notaris: Albertus Wiersma<br />Kantoor: Roordahuizum<br />Repertoire: 115062" ;
  a2a:SourceRemarkAkteSoort "koopakte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221219_4242_00004242.xml van FRL" .

[] a2a:PersonRemarkdiversen """Ligging vastgoed: Goutum
Bedrag: koopsom fl. 130
de zuidelijkehelft van een perceel bouwgrond""" .
