@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_1d514bab-acbc-47d1-bdd9-9bfff3413f49
  a a2a:Record ;
  rdfs:label "Notariële akte (hypotheek) op 7 februari 1880 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person-e2be672d-a5a9-40ac-94b1-e104ec07de2d, oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person-79e6667a-fc9c-4552-b1c5-8973d30ce7e0, oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person-0482ebfd-e11c-4dcc-afbf-443bd3608a97 ;
  a2a:hasEvent oa:event_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_0, oa:relationep_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_1, oa:relationep_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_2 ;
  a2a:hasSource oa:source_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49 .

oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person-e2be672d-a5a9-40ac-94b1-e104ec07de2d
  a a2a:Person ;
  rdfs:label "Pieter Wytzes de Vries" ;
  a2a:PersonName [
    rdfs:label "Pieter Wytzes de Vries" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Wytzes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nes" ;
    rdfs:label "Nes"
  ] .

oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person-79e6667a-fc9c-4552-b1c5-8973d30ce7e0
  a a2a:Person ;
  rdfs:label "Wytze Sjoerds de Vries" ;
  a2a:PersonName [
    rdfs:label "Wytze Sjoerds de Vries" ;
    a2a:PersonNameFirstName "Wytze" ;
    a2a:PersonNamePatronym "Sjoerds" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nes" ;
    rdfs:label "Nes"
  ] .

oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person-0482ebfd-e11c-4dcc-afbf-443bd3608a97
  a a2a:Person ;
  rdfs:label "Gerlof Jacobs de Haan" ;
  a2a:PersonName [
    rdfs:label "Gerlof Jacobs de Haan" ;
    a2a:PersonNameFirstName "Gerlof" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Nes" ;
    rdfs:label "Nes"
  ] .

oa:event_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1880-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_0
  a a2a:RelationEP ;
  rdfs:label "other:Hypotheeksteller" ;
  a2a:RelationType "other:Hypotheeksteller" ;
  a2a:PersonKeyRef oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person:e2be672d-a5a9-40ac-94b1-e104ec07de2d ;
  a2a:EventKeyRef oa:event_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Event1 .

oa:relationep_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person:79e6667a-fc9c-4552-b1c5-8973d30ce7e0 ;
  a2a:EventKeyRef oa:event_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Event1 .

oa:relationep_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_2
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Person:0482ebfd-e11c-4dcc-afbf-443bd3608a97 ;
  a2a:EventKeyRef oa:event_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49_Event1 .

oa:source_frl_1d514bab-acbc-47d1-bdd9-9bfff3413f49
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1880-02-07 - 1880-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1880-02-07"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 104071, Periode: 1880" ;
    a2a:Book "Minuut-akten 1880" ;
    a2a:DocumentNumber "00458" ;
    a2a:RegistryNumber "104071" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 104071, Periode: 1880, Minuut-akten 1880, 00458, 104071"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1d514bab-acbc-47d1-bdd9-9bfff3413f49" ;
  a2a:RecordGUID "{1d514bab-acbc-47d1-bdd9-9bfff3413f49}" ;
  a2a:SourceRemarkOpmerking "Notaris: Jitze Feenstra<br />Kantoor: Metslawier<br />Repertoire: 104097" ;
  a2a:SourceRemarkAkteSoort "hypotheek" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_13188_00013188.xml van FRL" .

