@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_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c
  a a2a:Record ;
  rdfs:label "Notariële akte (obligatie) op 10 november 1932 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Person-10de5fe7-bd1e-90b4-9ed6-423f170b565f, oa:person_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Person-42879da3-0bf6-2327-0a0f-a6a5bc640820 ;
  a2a:hasEvent oa:event_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_0, oa:relationep_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_1 ;
  a2a:hasSource oa:source_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c .

oa:person_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Person-10de5fe7-bd1e-90b4-9ed6-423f170b565f
  a a2a:Person ;
  rdfs:label "Anthoon Roelofs de Nekker" ;
  a2a:PersonName [
    rdfs:label "Anthoon Roelofs de Nekker" ;
    a2a:PersonNameFirstName "Anthoon" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nekker"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Vinkega" ;
    rdfs:label "Vinkega"
  ] ;
  a2a:Profession "veehouder" .

oa:person_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Person-42879da3-0bf6-2327-0a0f-a6a5bc640820
  a a2a:Person ;
  rdfs:label "Hiltje Alberts Mulder" ;
  a2a:PersonName [
    rdfs:label "Hiltje Alberts Mulder" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] ;
  a2a:Profession "onderwijzeres" .

oa:event_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Event1
  a a2a:Event ;
  rdfs:label "Notariële akte" ;
  a2a:EventType "Notariële akte" ;
  a2a:EventDate [
    a2a:Year "1932" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1932-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_0
  a a2a:RelationEP ;
  rdfs:label "other:Schuldenaar" ;
  a2a:RelationType "other:Schuldenaar" ;
  a2a:PersonKeyRef oa:person_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Person:10de5fe7-bd1e-90b4-9ed6-423f170b565f ;
  a2a:EventKeyRef oa:event_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Event1 .

oa:relationep_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_1
  a a2a:RelationEP ;
  rdfs:label "other:Schuldeiser" ;
  a2a:RelationType "other:Schuldeiser" ;
  a2a:PersonKeyRef oa:person_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Person:42879da3-0bf6-2327-0a0f-a6a5bc640820 ;
  a2a:EventKeyRef oa:event_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c_Event1 .

oa:source_frl_dbcc69ec-8e6e-5577-e889-5fc18d26cd8c
  a a2a:Source ;
  rdfs:label "AlleFriezen, Notariële archieven" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1932-11-10 - 1932-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1932-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1932-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1932" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1932-11-10"^^xsd:date
  ] ;
  a2a:SourceType "Notariële archieven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Notarieel archief - Tresoar, Deel: 108118, Periode: 1932" ;
    a2a:Book "Minuut-akten 1932" ;
    a2a:DocumentNumber "00126" ;
    a2a:RegistryNumber "108118" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Notarieel archief - Tresoar, Deel: 108118, Periode: 1932, Minuut-akten 1932, 00126, 108118"
  ] ;
  a2a:SourceLastChangeDate "2018-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/dbcc69ec-8e6e-5577-e889-5fc18d26cd8c" ;
  a2a:RecordGUID "{dbcc69ec-8e6e-5577-e889-5fc18d26cd8c}" ;
  a2a:SourceRemarkOpmerking "Notaris: Herman Hidzer Kiewiet de Jonge<br />Kantoor: Oldeberkoop<br />Repertoire: 108119" ;
  a2a:SourceRemarkAkteSoort "obligatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240418_25912_00025912.xml van FRL" .

[] a2a:PersonRemarkdiversen "Bedrag: kapitaal fl. 2950" .
